Template Struct shared_vector_converter< TO, FROM, typename meta::same_root< TO, FROM >::type >

Struct Documentation

template<typename TO, typename FROM>
struct shared_vector_converter<TO, FROM, typename meta::same_root<TO, FROM>::type>

Public Static Functions

static inline FORCE_INLINE shared_vector< TO > op (const shared_vector< FROM > &src)