File tree Expand file tree Collapse file tree 3 files changed +718
-1
lines changed Expand file tree Collapse file tree 3 files changed +718
-1
lines changed Original file line number Diff line number Diff line change 982
982
\tcode {<span>} \\
983
983
\tcode {<sstream>} \\
984
984
\tcode {<stack>} \\
985
+ \tcode {<stacktrace>} \\
985
986
\tcode {<stdexcept>} \\
986
987
\tcode {<stop_token>} \\
987
- \tcode {<streambuf>} \\
988
988
\columnbreak
989
+ \tcode {<streambuf>} \\
989
990
\tcode {<string>} \\
990
991
\tcode {<string_view>} \\
991
992
\tcode {<strstream>} \\
Original file line number Diff line number Diff line change 672
672
#define @\defnlibxname {cpp_lib_source_location}@ 201907L // also in \libheader {source_location}
673
673
#define @\defnlibxname {cpp_lib_span}@ 202002L // also in \libheader {span}
674
674
#define @\defnlibxname {cpp_lib_ssize}@ 201902L // also in \libheader {iterator}
675
+ #define @\defnlibxname {cpp_lib_stacktrace}@ 202011L // also in \libheader {stacktrace}
675
676
#define @\defnlibxname {cpp_lib_starts_ends_with}@ 201711L // also in \libheader {string}, \libheader {string_view}
676
677
#define @\defnlibxname {cpp_lib_string_contains}@ 202011L // also in \libheader {string}, \libheader {string_view}
677
678
#define @\defnlibxname {cpp_lib_string_udls}@ 201304L // also in \libheader {string}
You can’t perform that action at this time.
0 commit comments