Template Struct is_python_complex

Inheritance Relationships

Base Type

  • public std::false_type

Struct Documentation

template<typename T>
struct is_python_complex : public std::false_type

trait to detect if T is a std::complex managed by Boost Python