implement (but leave commented out) the constexpr tests from P0202 for...
implement (but leave commented out) the constexpr tests from P0202 for std::merge. merge requires std::copy, which isn't constexpr yet. llvm-svn: 323070
Loading
Please sign in to comment