Template Function mxml::make_attribute_nvp

Function Documentation

template<typename T>
constexpr attribute_nvp<T> mxml::make_attribute_nvp(std::string name, T &value)

Create a name/value pair for serializing to and from an XML element.