DelegateMQ
Loading...
Searching...
No Matches
xstring.h File Reference
#include "stl_allocator.h"
#include <string>

Go to the source code of this file.

Typedefs

typedef std::basic_string< char, std::char_traits< char >, stl_allocator< char > > xstring
 
typedef std::basic_string< wchar_t, std::char_traits< wchar_t >, stl_allocator< wchar_t > > xwstring
 

Typedef Documentation

◆ xstring

typedef std::basic_string<char, std::char_traits<char>, stl_allocator<char> > xstring

◆ xwstring

typedef std::basic_string<wchar_t, std::char_traits<wchar_t>, stl_allocator<wchar_t> > xwstring