boost::mpl::map< boost::mpl::pair< uint8, boost::mpl::vector< uint8, uint16, uint32, uint64, int16, int32, int64, float32, float64, float128, complex32, complex64, complex128 > >, boost::mpl::pair< uint16, boost::mpl::vector< uint16, uint32, uint64, int32, int64, float32, float64, float128, complex32, complex64, complex128 > >, boost::mpl::pair< uint32, boost::mpl::vector< uint32, uint64, int64, float32, float64, float128, complex32, complex64, complex128 > >, boost::mpl::pair< uint64, boost::mpl::vector< uint64, float32, float64, float128, complex32, complex64, complex128 > >, boost::mpl::pair< int8, boost::mpl::vector< int8, int16, int32, int64, float32, float64, float128, complex32, complex64, complex128 > >, boost::mpl::pair< int16, boost::mpl::vector< int16, int32, int64, float32, float64, float128, complex32, complex64, complex128 > >, boost::mpl::pair< int32, boost::mpl::vector< int32, int64, float32, float64, float128, complex32, complex64, complex128 > >, boost::mpl::pair< int64, boost::mpl::vector< int64, float32, float64, float128, complex32, complex64, complex128 > >, boost::mpl::pair< float32, boost::mpl::vector< float32, float64, float128, complex32, complex64, complex128 > >, boost::mpl::pair< float64, boost::mpl::vector< float64, float128, complex64, complex128 > >, boost::mpl::pair< float128, boost::mpl::vector< float128, complex128 > >, boost::mpl::pair< complex32, boost::mpl::vector< complex32, complex64, complex128 > >, boost::mpl::pair< complex64, boost::mpl::vector< complex64, complex128 > >, boost::mpl::pair< complex128, boost::mpl::vector< complex128 > >, boost::mpl::pair< string, boost::mpl::vector< string > >, boost::mpl::pair< bool_t, boost::mpl::vector< bool_t > >, boost::mpl::pair< binary, boost::mpl::vector< binary > > > unchecked_type_vectors
unchecked convertible map
Definition: unchecked_convertible.hpp:148