名前空間
変種
操作

std::pmr シンボルインデックス

From cppreference.com


std::pmr 名前空間にある 標準ライブラリ から利用可能なすべてのシンボルをリストアップしようとしています。シンボルは以下のように記述されます。

  • 関数名は () を付けて表記します。
  • テンプレートには <> を付けます。

目次

[編集]
B D F G L M N P S U V W


[編集] B

basic_string<> (C++17 以降)

[編集] C

cmatch (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 以降)
match_results<> (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 以降)
smatch (C++17 以降)
stacktrace (C++23 以降)
string (C++17 以降)
synchronized_pool_resource (C++17 以降)

[編集] U

u16string<> (C++17 以降)
u32string<> (C++17 以降)
u8string<> (C++17 以降)
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

wcmatch (C++17 以降)
wsmatch (C++17 以降)
wstring (C++17 以降)

English 日本語 中文(简体) 中文(繁體)