Template Struct is_python_complex< std::complex< float > >

Inheritance Relationships

Base Type

  • public std::true_type

Struct Documentation

template<>
struct is_python_complex<std::complex<float>> : public std::true_type

From boost/python/converter/builtin_converters.