ModErn Text Analysis
META Enumerates Textual Applications
|
Internal class that ensures that ICU cleans up all of its "still-reachable" memory before program termination. More...
#include <detail.h>
Public Member Functions | |
~icu_handle () | |
Destructor. More... | |
Static Public Member Functions | |
static icu_handle & | get () |
All functions that use ICU should call this function first to ensure that the handle is instantiated for later cleanup. | |
Internal class that ensures that ICU cleans up all of its "still-reachable" memory before program termination.
|
inline |
Destructor.
Invokes the ICU cleanup method.