make_unique is ambiguous with c++14 for some platforms
authorMichael Lee <mzlee@fb.com>
Thu, 5 Jan 2017 23:49:03 +0000 (15:49 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 6 Jan 2017 00:03:26 +0000 (16:03 -0800)
commit918988e5129b7e61b42d5077c0175ca27cb8371d
treeecb64fe684cf9d48488e170cc8440368c1af1a20
parent7ea05dfbed154482798ec397d8d253da599d115d
make_unique is ambiguous with c++14 for some platforms

Summary: Missing compatibility case for Android

Reviewed By: yfeldblum

Differential Revision: D4384944

fbshipit-source-id: 0b3e43fb284b6a71c6ae2a2162d1ea7cb99bc817
folly/Memory.h