std::pmr Symbol Index
This page tries to list all the symbols that are available from the Standard Library in the namespace std::pmr::. The symbols are written as follows:
- Function names with ().
- Templates with <>.
| Contents | 
[edit]  B   D   F   G   L   M   N   P   S   U   V   W 
[edit] B
 basic_string<> (since C++17) 
[edit] D
 deque<> (since C++17) 
[edit] F
 forward_list<> (since C++17) 
[edit] G
 get_default_resource() (since C++17) 
[edit] L
 list<> (since C++17) 
[edit] M
 map<> (since C++17) 
 memory_resource (since C++17) 
 monotonic_buffer_resource (since C++17) 
 multimap<> (since C++17) 
 multiset<> (since C++17) 
[edit] N
 new_delete_resource() (since C++17) 
 null_memory_resource() (since C++17) 
[edit] P
 polymorphic_allocator<> (since C++17) 
 pool_options (since C++17) 
[edit] S
 set<> (since C++17) 
 set_default_resource() (since C++17) 
 string (since C++17) 
 synchronized_pool_resource (since C++17) 
[edit] U
 u16string<> (since C++17) 
 u32string<> (since C++17) 
 unordered_map<> (since C++17) 
 unordered_multimap<> (since C++17) 
 unordered_multiset<> (since C++17) 
 unordered_set<> (since C++17) 
 unsynchronized_pool_resource (since C++17) 
[edit] V
 vector<> (since C++17) 
[edit] W
 wstring (since C++17) 


