Worked around GCC bug 56480. Explicit specialization in a different namespace.
authorMichael Park <mcypark@gmail.com>
Thu, 23 Mar 2017 06:21:24 +0000 (06:21 +0000)
committerMichael Park <mcypark@gmail.com>
Thu, 23 Mar 2017 06:21:24 +0000 (06:21 +0000)
commit41c4de43e6f58158da17ba8434cb26c807ac248a
tree3f35f0c77a8186d7dce3248bcfdf13409ce7e071
parentd8323168530aaea57926c6031283d43b2dbf9858
Worked around GCC bug 56480. Explicit specialization in a different namespace.

Summary: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56480

Reviewers: EricWF

Reviewed By: EricWF

Differential Revision: https://reviews.llvm.org/D31273

llvm-svn: 298581
libcxx/test/std/utilities/optional/optional.hash/hash.pass.cpp
libcxx/test/std/utilities/variant/variant.hash/hash.pass.cpp