43 #ifndef XML_COMMENT_NODE_HPP 44 #define XML_COMMENT_NODE_HPP 74 os <<
"<!--" << escaped <<
"-->";
static void convert_unescaped(std::string &ioString)
Convert unescaped characters.
std::string get_name() const
Get the name of this node.
void set_name(const std::string &_name)
Set the name of this node.
Template definition of refcount.
Very simple pretty printer functor.