The Micro C++ Library
|
Declaration of class micxx::Strings. More...
Classes | |
class | micxx::Strings |
The Strings class provides lots of string conversion and formatting functions. More... | |
Namespaces | |
namespace | std |
The C++ Standard Template Library (STL) | |
namespace | micxx |
The Micro C++ Library. | |
Typedefs | |
typedef basic_string< wchar_t > | std::wstring |
Variables | |
class MICXX_EXPORT | micxx::Buffer |
Declaration of class micxx::Strings.