Searched defs:TIXML_EXPLICIT (Results 1 - 1 of 1) sorted by relevance

/external/sfntly/cpp/src/test/tinyxml/
H A Dtinystr.h39 #define TIXML_EXPLICIT explicit macro
42 #define TIXML_EXPLICIT explicit macro
44 #define TIXML_EXPLICIT macro
78 TIXML_EXPLICIT TiXmlString ( const char * copy) : rep_(0)
85 TIXML_EXPLICIT TiXmlString ( const char * str, size_type len) : rep_(0)

Completed in 83 milliseconds