ICU 76.1 76.1
|
C++ API: Formats messages using the draft MessageFormat 2.0. More...
#include "unicode/utypes.h"
#include "unicode/messageformat2_arguments.h"
#include "unicode/messageformat2_data_model.h"
#include "unicode/messageformat2_function_registry.h"
#include "unicode/unistr.h"
Go to the source code of this file.
Data Structures | |
class | icu::message2::MessageFormatter |
class | icu::message2::MessageFormatter::Builder |
The mutable Builder class allows each part of the MessageFormatter to be initialized separately; calling its build() method yields an immutable MessageFormatter. More... | |
Namespaces | |
namespace | icu |
File coll.h. | |
C++ API: Formats messages using the draft MessageFormat 2.0.
Definition in file messageformat2.h.