The Micro C++ Library
include/micxx/Strings.hxx File Reference

Declaration of class micxx::Strings. More...

#include <micxx/Config.hxx>
#include <cstdarg>
#include <string>
#include <locale>
#include <list>

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

Detailed Description

Declaration of class micxx::Strings.