libzeep

PrevUpHomeNext

Struct tuple_size<::zeep::xml::attribute>

std::tuple_size<::zeep::xml::attribute>

Synopsis

// In header: <zeep/xml/node.hpp>


struct tuple_size<::zeep::xml::attribute> : public std::integral_constant< std::size_t, 2 > {
};

PrevUpHomeNext