xml_tree::push_back
Copyright (C) 2005 IENT-RWTH Aachen
void xml_tree::push_back(const value_type &v)
void xml_tree::push_back(const name_type &s)
void xml_tree::push_back(const char *s)
void xml_tree::push_back(const tree<node_type> &x)
void xml_tree::push_back(const xml_tree<value_type> &x)
template<class A1,class B1> void xml_tree::push_back(const name_type &s, const pair<A1,B1> &a)
template<class V2> void xml_tree::push_back(const V2 &v)
Inserts after the last node