xmlwrapp
xml::node::pi Struct Reference

Helper struct for creating a xml::node of type_pi. More...

#include <node.h>

List of all members.


Detailed Description

Helper struct for creating a xml::node of type_pi.

        xml::node mynode(xml::node::pi("xslt", "stylesheet=\"test.xsl\""));

The documentation for this struct was generated from the following file: