Template Struct FromTypeToType< std::complex< ScalarSource >, std::complex< ScalarTarget > >

Inheritance Relationships

Base Type

  • public boost::mpl::if_c::type

Struct Documentation

template<typename ScalarSource, typename ScalarTarget>
struct FromTypeToType<std::complex<ScalarSource>, std::complex<ScalarTarget>> : public boost::mpl::if_c::type

FromTypeToType specialization to manage std::complex.