ATLAS Offline Software
CxxUtils::vecDetail::vec_typedef< T, N > Struct Template Reference

check the type and the size of the vector. More...

#include <vec.h>

Collaboration diagram for CxxUtils::vecDetail::vec_typedef< T, N >:

Detailed Description

template<typename T, size_t N>
struct CxxUtils::vecDetail::vec_typedef< T, N >

check the type and the size of the vector.

Choose between the built-in (if available) or fallback type.

Definition at line 159 of file vec.h.


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