Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the runtime when the program cannot continue. It may also be called directly.
Syntax
void __std_terminate();
Remarks
When called due to a thrown exception, an implicit exception handler is considered active.
Requirements
Routine | Exported by |
---|---|
__std_terminate |
<ucrtbase_enclave.dll> |