Template Struct is_python_complex
Defined in File traits.hpp
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