|
GME
13
|
Go to the source code of this file.
Classes | |
| class | xml_smart_ptr< X > |
Typedefs | |
| typedef xml_smart_ptr< XMLCh > | smart_XMLCh |
| typedef xml_smart_ptr< char > | smart_Ch |
Functions | |
| static std::string | operator+ (const std::string &left, const smart_Ch &right) |
| typedef xml_smart_ptr<char> smart_Ch |
Definition at line 18 of file xml_smart_ptr.h.
| typedef xml_smart_ptr<XMLCh> smart_XMLCh |
Definition at line 17 of file xml_smart_ptr.h.
| static std::string operator+ | ( | const std::string & | left, |
| const smart_Ch & | right | ||
| ) | [static] |
Definition at line 20 of file xml_smart_ptr.h.
1.7.6.1