libzeep

PrevUpHomeNext

Struct template is_serializable_type

zeep::is_serializable_type

Synopsis

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

template<typename T, typename S> 
struct is_serializable_type {
  // types
  typedef  ;

  // public data members
  static  value;
};

PrevUpHomeNext