Template Function mxml::make_element_nvp
Defined in File serialize.hpp
Function Documentation
-
template<typename T>
constexpr element_nvp<T> mxml::make_element_nvp(std::string name, T &value) Create a name/value pair for serializing to and from an XML attribute.