Vector Traits

Collection of trait classes for Vector. More...

Classes

struct  playrho::IsVector< typename >
 Trait class for checking if type is a Vector type. More...
 
struct  playrho::IsVector< Vector< T, N > >
 Trait class specialization for checking if type is a Vector type.. More...
 

Detailed Description

Collection of trait classes for Vector.