375e2f669cGuard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros
преди 9 години
Marshall Clow
7b193f7797More of N4258 implementation. Mark all of our test_allocators as noexcept constructible. Make the constructors for basic_string noexcept all the time (under C++14). Update tests to reflect the new world order. More to come.