4.4.1
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
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 >: