Helper struct for creating a xml::node of type_cdata. More...
#include <node.h>
List of all members.
Helper struct for creating a xml::node of type_cdata.
xml::node mynode(xml::node::cdata("This is a CDATA section"));