fennec
Loading...
Searching...
No Matches
fennec::component_count< T >

Get the number of Components in T, returns 1 for types that pass is_arithmetic<T>, returns vector::N for Vector Types, and returns 0 for all other cases. More...

#include <vector_traits.h>

Inherits detail::_component_count_helper< remove_cvref_t< T > >.

Detailed Description

template<typename T>
struct fennec::component_count< T >
Template Parameters
Ttype to check

The documentation for this struct was generated from the following file: