Template Struct shared_vector_converter

Struct Documentation

template<typename TO, typename FROM, class Enable = void>
struct shared_vector_converter

Public Static Functions

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