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/include/experimental
Eric Fiselier 5781358757 Implement p0337r0. Delete operator= for polymorphic_allocator.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@273838 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
__config Implement std::experimental::propagate_const from LFTS v2 10 years ago
__memory Add <experimental/memory_resource> 10 years ago
algorithm Implement P0253R1: Fixing a design mistake in the searchers interface. 10 years ago
any Cleanup: move visibility/linkage attributes to the first declaration. 10 years ago
chrono Define a new macro: _LIBCPP_HAS_NO_VARIABLE_TEMPLATES and use it. No functionality change. 11 years ago
deque Add experimental container alias templates for PMRs 10 years ago
dynarray Cleanup: move visibility/linkage attributes to the first declaration. 10 years ago
filesystem Implement LWG issue 2720. Replace perms::resolve_symlinks with perms::symlink_nofollow. 10 years ago
forward_list Add experimental container alias templates for PMRs 10 years ago
functional Implement P0253R1: Fixing a design mistake in the searchers interface. 10 years ago
iterator Left a file out of r259014 10 years ago
list Add experimental container alias templates for PMRs 10 years ago
map Add experimental container alias templates for PMRs 10 years ago
memory_resource Implement p0337r0. Delete operator= for polymorphic_allocator. 9 years ago
optional [libcxx] guard throw with exception enabling check 10 years ago
propagate_const Implement std::experimental::propagate_const from LFTS v2 10 years ago
ratio Fixed an 'extra tokens at end of #endif directive' warning in experimental/ratio 11 years ago
regex Add experimental container alias templates for PMRs 10 years ago
set Add experimental container alias templates for PMRs 10 years ago
string Add experimental container alias templates for PMRs 10 years ago
string_view Make string_view work with -fno-exceptions and get tests passing. 10 years ago
system_error Define a new macro: _LIBCPP_HAS_NO_VARIABLE_TEMPLATES and use it. No functionality change. 11 years ago
tuple Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. 10 years ago
type_traits Define a new macro: _LIBCPP_HAS_NO_VARIABLE_TEMPLATES and use it. No functionality change. 11 years ago
unordered_map Add experimental container alias templates for PMRs 10 years ago
unordered_set Add experimental container alias templates for PMRs 10 years ago
utility Add pragma system header to some experimental headers and add newlines to files. 11 years ago
vector Add experimental container alias templates for PMRs 10 years ago