[PATCH] D28473: Implement http://wg21.link/P0426 Constexpr for std::char_traits
Marshall Clow via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 9 11:21:02 PST 2017
mclow.lists added inline comments.
================
Comment at: include/__string:261
+
+// inline _LIBCPP_CONSTEXPR_AFTER_CXX14
+// int
----------------
I will remove this block before committing.
https://reviews.llvm.org/D28473
More information about the cfe-commits
mailing list