libzeep

PrevUpHomeNext

Struct template has_serialize

zeep::has_serialize

Synopsis

// In header: <zeep/type-traits.hpp>

template<typename T, typename Archive, typename > 
struct has_serialize : public  {
};

PrevUpHomeNext