Template Function mxml::from_xml(const mxml::element_container&, T&)
Defined in File serialize.hpp
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.