#include <startup_code.h>
Collaboration diagram for startup_code::library_wide_cleanup:

Public Member Functions | |
| library_wide_cleanup () | |
| must be called to properly set up the library support. | |
| ~library_wide_cleanup () | |
Definition at line 42 of file startup_code.h.
| startup_code::library_wide_cleanup::library_wide_cleanup | ( | ) |
must be called to properly set up the library support.
Definition at line 225 of file startup_code.cpp.
References startup_code::__memory_gremlin_synchronizer(), byte_array::empty_array(), and istring::empty_string().
| startup_code::library_wide_cleanup::~library_wide_cleanup | ( | ) |
Definition at line 244 of file startup_code.cpp.
1.5.1