Template Function mxml::make_element_nvp

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.