.. |
string.access
|
d24c465bea
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
|
9 years ago |
string.capacity
|
d24c465bea
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
|
9 years ago |
string.cons
|
1e00d6db31
Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459
|
9 years ago |
string.iterators
|
d24c465bea
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
|
9 years ago |
string.modifiers
|
1e00d6db31
Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459
|
9 years ago |
string.nonmembers
|
1e00d6db31
Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459
|
9 years ago |
string.ops
|
1e00d6db31
Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459
|
9 years ago |
string.require
|
d24c465bea
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
|
9 years ago |
allocator_mismatch.fail.cpp
|
14ba0ad689
Add static_assert to set/multiset/map/multimap/forward_list/deque that the allocator's value_type match the container's value_type. vector/unordered/list/string already do this. Add tests for all the containers to verify this.
|
9 years ago |
input_iterator.h
|
a90c6dd460
Move test into test/std subdirectory.
|
10 years ago |
test_traits.h
|
a90c6dd460
Move test into test/std subdirectory.
|
10 years ago |
types.pass.cpp
|
d24c465bea
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
|
9 years ago |