__std_type_info_destroy_list
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> |