blaze
util
ValueTraits.h
Go to the documentation of this file.
1
//=================================================================================================
33
//=================================================================================================
34
35
#ifndef _BLAZE_UTIL_VALUETRAITS_H_
36
#define _BLAZE_UTIL_VALUETRAITS_H_
37
38
39
//*************************************************************************************************
40
// Includes
41
//*************************************************************************************************
42
43
#include <
blaze/util/valuetraits/IsEven.h
>
44
#include <
blaze/util/valuetraits/IsMultipleOf.h
>
45
#include <
blaze/util/valuetraits/IsOdd.h
>
46
#include <
blaze/util/valuetraits/IsPowerOf.h
>
47
48
#endif
IsEven.h
Header file for the IsEven value trait.
IsOdd.h
Header file for the IsEven value trait.
IsMultipleOf.h
Header file for the IsMultipleOf value trait.
IsPowerOf.h
Header file for the IsPowerOf value trait.
Generated on Fri Aug 18 2017 05:50:19 by
1.8.13