|
ICU 67.1
67.1
|
Base class for all formats. More...
#include <format.h>
Public Member Functions | |
| virtual | ~Format () |
| Destructor. More... | |
| virtual UBool | operator== (const Format &other) const =0 |
| Return true if the given Format objects are semantically equal. More... | |
| UBool | operator!= (const Format &other) const |
| Return true if the given Format objects are not semantically equal. More... | |