|
554 | 554 | // \libheader{map}, \libheader{set}, \libheader{unordered_map}, \libheader{unordered_set} |
555 | 555 | #define @\defnlibxname{cpp_lib_any}@ 201606L // also in \libheader{any} |
556 | 556 | #define @\defnlibxname{cpp_lib_apply}@ 201603L // also in \libheader{tuple} |
557 | | -#define @\defnlibxname{cpp_lib_array_constexpr}@ 201603L // also in \libheader{iterator}, \libheader{array} |
| 557 | +#define @\defnlibxname{cpp_lib_array_constexpr}@ 201803L // also in \libheader{iterator}, \libheader{array} |
558 | 558 | #define @\defnlibxname{cpp_lib_as_const}@ 201510L // also in \libheader{utility} |
559 | 559 | #define @\defnlibxname{cpp_lib_atomic_flag_test}@ 201907L // also in \libheader{atomic} |
560 | 560 | #define @\defnlibxname{cpp_lib_atomic_is_always_lock_free}@ 201603L // also in \libheader{atomic} |
|
578 | 578 | #define @\defnlibxname{cpp_lib_concepts}@ 201806L // also in \libheader{concepts} |
579 | 579 | #define @\defnlibxname{cpp_lib_constexpr}@ 201811L |
580 | 580 | // also in any C++ library header from \tref{headers.cpp} or any C++ header for C library facilities from \tref{headers.cpp.c} |
| 581 | +#define @\defnlibxname{cpp_lib_constexpr_algorithms}@ 201806L // also in \libheader{algorithm} |
581 | 582 | #define @\defnlibxname{cpp_lib_constexpr_dynamic_alloc}@ 201907L // also in \libheader{memory} |
582 | 583 | #define @\defnlibxname{cpp_lib_constexpr_invoke}@ 201907L // also in \libheader{functional} |
583 | 584 | #define @\defnlibxname{cpp_lib_constexpr_string}@ 201907L // also in \libheader{string} |
584 | | -#define @\defnlibxname{cpp_lib_constexpr_swap_algorithms}@ 201806L // also in \libheader{algorithm} |
585 | 585 | #define @\defnlibxname{cpp_lib_constexpr_vector}@ 201907L // also in \libheader{vector} |
586 | 586 | #define @\defnlibxname{cpp_lib_destroying_delete}@ 201806L // also in \libheader{new} |
587 | 587 | #define @\defnlibxname{cpp_lib_enable_shared_from_this}@ 201603L // also in \libheader{memory} |
|
650 | 650 | #define @\defnlibxname{cpp_lib_shared_timed_mutex}@ 201402L // also in \libheader{shared_mutex} |
651 | 651 | #define @\defnlibxname{cpp_lib_source_location}@ 201907L // also in \libheader{source_location} |
652 | 652 | #define @\defnlibxname{cpp_lib_spaceship}@ 201907L // also in \libheader{compare} |
| 653 | +#define @\defnlibxname{cpp_lib_span}@ 201902L // also in \libheader{span} |
653 | 654 | #define @\defnlibxname{cpp_lib_string_udls}@ 201304L // also in \libheader{string} |
654 | | -#define @\defnlibxname{cpp_lib_string_view}@ 201606L // also in \libheader{string}, \libheader{string_view} |
| 655 | +#define @\defnlibxname{cpp_lib_string_view}@ 201803L // also in \libheader{string}, \libheader{string_view} |
655 | 656 | #define @\defnlibxname{cpp_lib_three_way_comparison}@ 201711L // also in \libheader{compare} |
656 | 657 | #define @\defnlibxname{cpp_lib_to_array}@ 201907L // also in \libheader{array} |
657 | 658 | #define @\defnlibxname{cpp_lib_to_chars}@ 201611L // also in \libheader{charconv} |
|
0 commit comments