[P0881R7](https://wg21.link/P0881R7) `<stacktrace>` [P2301R1](https://wg21.link/P2301R1) Add A `pmr` Alias For `std::stacktrace` Feature-test macro: ```cpp #define __cpp_lib_stacktrace 202011L ``` @CaseyCarter's internal VS-PR-339694 has taught the IDE to recognize this as a C++ header.
P0881R7
<stacktrace>P2301R1 Add A
pmrAlias Forstd::stacktraceFeature-test macro:
Casey Carter (@CaseyCarter)'s internal VS-PR-339694 has taught the IDE to recognize this as a C++ header.