You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/containers/container.adaptors/stack
Hans Wennborg 31e263f9b2 Merging r292990:
------------------------------------------------------------------------
r292990 | marshall | 2017-01-24 15:09:12 -0800 (Tue, 24 Jan 2017) | 1 line

Change the return type of emplace_[front|back] back to void when building with C++14 or before. Resolves PR31680.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_40@293192 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
stack.cons [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", part 1/12. 9 years ago
stack.cons.alloc [libcxx] [test] Fix MSVC x64 truncation warnings with 32-bit allocator size_type/difference_type. 9 years ago
stack.defn Merging r292990: 9 years ago
stack.ops Move test into test/std subdirectory. 11 years ago
stack.special Make swap_noexcept.pass.cpp tests more portable. Patch from STL@microsoft.com. 9 years ago