std::pmr 符号索引
此页面尝试列出所有来自标准库,在命名空间 std::pmr:: 中的可用符号。符号书写如下:
- 函数名带 () 。
- 模板名带 <> 。
B D F G L M N P S U V W
B
basic_string<> (C++17 起)
D
deque<> (C++17 起)
F
forward_list<> (C++17 起)
G
get_default_resource() (C++17 起)
L
list<> (C++17 起)
M
map<> (C++17 起)
memory_resource (C++17 起)
monotonic_buffer_resource (C++17 起)
multimap<> (C++17 起)
multiset<> (C++17 起)
N
new_delete_resource() (C++17 起)
null_memory_resource() (C++17 起)
P
polymorphic_allocator<> (C++17 起)
pool_options (C++17 起)
S
set<> (C++17 起)
set_default_resource() (C++17 起)
stacktrace (C++23 起)
string (C++17 起)
synchronized_pool_resource (C++17 起)
U
u16string<> (C++17 起)
u32string<> (C++17 起)
u8string<> (C++20 起)
unordered_map<> (C++17 起)
unordered_multimap<> (C++17 起)
unordered_multiset<> (C++17 起)
unordered_set<> (C++17 起)
unsynchronized_pool_resource (C++17 起)
V
vector<> (C++17 起)
W
wstring (C++17 起)