KTL
KTL copied to clipboard
Specify the reason for bugcheck in __std__terminate
__std__terminate is usually inserted by the compiler into the exception handler table for noexcept functions (funny fact: MSVC doesn't always do this in debug builds)