4.6.1
Freundlich's C++ toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
fcppt::math::vector::is_vector< T > Struct Template Reference

Detailed Description

template<typename T>
struct fcppt::math::vector::is_vector< T >

Checks if a type is a vector type.

Template Parameters
TThe type to test against
Inheritance diagram for fcppt::math::vector::is_vector< T >: