C++
C#
VB
JScript
All

Method xml_reference::­push_back


Copyright (C) 2005 IENT-RWTH Aachen

void xml_reference::push_back(const value_type      &v)
void xml_reference::push_back(const node_type       &x)
void xml_reference::push_back(const tree<node_type> &x)
void xml_reference::push_back(const name_type       &n)
template<class A1,class B1> void xml_reference::push_back(const name_type &n, const pair<A1,B1> &a)
template<class V2> void xml_reference::push_back(const V2 &x)

Inserts after the last node