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.
This function is called during module unload to clean up all of the undecorated name strings that were allocated by calls to name()
.
Syntax
void __std_type_info_destroy_list(
__type_info_node* const root_node
)
Parameters
root_node
The root node of the list.
Remarks
Requirements
Routine | Exported by |
---|---|
__std_type_info_destroy_list |
<ucrtbase_enclave.dll> |