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 |
B D F G L M N P S U V W
B
basic_string<>
(since C++17)
D
deque<>
(since C++17)
F
forward_list<>
(since C++17)
G
get_default_resource()
(since C++17)
L
list<>
(since C++17)
M
map<>
(since C++17)
memory_resource
(since C++17)
monotonic_buffer_resource
(since C++17)
multimap<>
(since C++17)
multiset<>
(since C++17)
N
new_delete_resource()
(since C++17)
null_memory_resource()
(since C++17)
P
polymorphic_allocator<>
(since C++17)
pool_options
(since C++17)
S
set<>
(since C++17)
set_default_resource()
(since C++17)
string
(since C++17)
synchronized_pool_resource
(since C++17)
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)
V
vector<>
(since C++17)
W
wstring
(since C++17)