C++ API: Formattable is a thin wrapper for primitive numeric types. More...
#include "unicode/utypes.h"#include "unicode/unistr.h"#include "unicode/stringpiece.h"Go to the source code of this file.
Data Structures | |
| class | icu::Formattable |
| Formattable objects can be passed to the Format class or its subclasses for formatting. More... | |
Namespaces | |
| namespace | icu |
File coll.h. | |
Defines | |
| #define | UNUM_INTERNAL_STACKARRAY_SIZE 128 |
C++ API: Formattable is a thin wrapper for primitive numeric types.
Definition in file fmtable.h.
1.6.1