Home
last modified time | relevance | path

Searched refs:TIXML_EXPLICIT (Results 1 – 1 of 1) sorted by relevance

/external/sfntly/cpp/src/test/tinyxml/
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) in TiXmlString()
85 TIXML_EXPLICIT TiXmlString ( const char * str, size_type len) : rep_(0) in TiXmlString()