zeep::is_complete_type
// In header: <zeep/type-traits.hpp> template<typename T, typename = void> struct is_complete_type : public false_type { };