Template Function mxml::from_xml(const mxml::element_container&, T&)

Function Documentation

template<typename T>
void mxml::from_xml(const mxml::element_container &e, T &value)

Read in value from the XML in document or element e.