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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/libcxx/strings
Eric Fiselier f9782def0f Add basic_string::__resize_default_init (from P1072)
This patch adds an implementation of __resize_default_init as
described in P1072R2. Additionally, it uses it in filesystem to
demonstrate its intended utility.

Once P1072 lands, or if it changes it's interface, I will adjust
the internal libc++ implementation to match.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@347589 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
basic.string/string.modifiers Add basic_string::__resize_default_init (from P1072) 7 years ago
c.strings Move more _LIBCPP_VERSION tests to test/libcxx. 10 years ago
iterators.exceptions.pass.cpp Cleanup _LIBCPP_HAS_NO_<c++11-feature> in support headers and final tests 9 years ago
iterators.noexcept.pass.cpp [libcxx] [test] Untabify, NFC. 8 years ago
version.pass.cpp Move more _LIBCPP_VERSION tests to test/libcxx. 10 years ago