ModErn Text Analysis
META Enumerates Textual Applications
Public Member Functions | Static Public Member Functions | List of all members
meta::utf::icu_handle Class Reference

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_handleget ()
 All functions that use ICU should call this function first to ensure that the handle is instantiated for later cleanup.
 

Detailed Description

Internal class that ensures that ICU cleans up all of its "still-reachable" memory before program termination.

Constructor & Destructor Documentation

meta::utf::icu_handle::~icu_handle ( )
inline

Destructor.

Invokes the ICU cleanup method.


The documentation for this class was generated from the following file: