7#ifndef MYGUI_CONSTANTS_H_
8#define MYGUI_CONSTANTS_H_
39 static std::string mString;
static const std::string & getEmptyString()
static const IntSize & getZeroIntSize()
static const UString & getEmptyUString()
static const IntPoint & getZeroIntPoint()
A UTF-16 string with implicit conversion to/from std::string and std::wstring.