Difference between revisions of "cpp/header/experimental"
From cppreference.com
m (adjust order) |
m (LFTS v3) |
||
Line 99: | Line 99: | ||
{{dsc h1|Reflection TS}} | {{dsc h1|Reflection TS}} | ||
{{dsc|{{ttb|{{header|experimental/reflect}}}} {{mark since reflection ts}}| [[cpp/experimental/reflect | Static reflection support library]] }} | {{dsc|{{ttb|{{header|experimental/reflect}}}} {{mark since reflection ts}}| [[cpp/experimental/reflect | Static reflection support library]] }} | ||
− | |||
− | |||
− | |||
--> | --> | ||
+ | {{dsc h1|Library Fundamentals TS v3}} | ||
+ | {{dsc|{{ttb|{{header|experimental/scope}}}} {{mark since libfund ts 3}}| {{ltt|cpp/experimental/scope_exit}}, {{ltt|cpp/experimental/scope_fail}}, {{ltt|cpp/experimental/scope_success}} and {{ltt|cpp/experimental/unique_resource}} }} | ||
{{dsc end}} | {{dsc end}} | ||
{{langlinks|ar|de|es|fr|it|ja|pt|ru|zh}} | {{langlinks|ar|de|es|fr|it|ja|pt|ru|zh}} |
Revision as of 19:28, 17 March 2020
The interface of Experimental C++ standard libraries (i.e. libraries introduced by C++ TR's/TS's) is defined by the following collection of headers.