Go to the documentation of this file.
22 #ifndef _BLAZE_MATH_TYPETRAITS_BASEELEMENTTYPE_H_
23 #define _BLAZE_MATH_TYPETRAITS_BASEELEMENTTYPE_H_
61 template<
typename T >
67 template<
typename T2 >
68 struct Builtin {
typedef T2 Type; };
74 template<
typename T2 >
81 template<
typename T2 >