Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
blaze
util
EmptyType.h
Go to the documentation of this file.
1
//=================================================================================================
33
//=================================================================================================
34
35
#ifndef _BLAZE_UTIL_EMPTYTYPE_H_
36
#define _BLAZE_UTIL_EMPTYTYPE_H_
37
38
39
namespace
blaze
{
40
41
//*************************************************************************************************
45
struct
EmptyType
46
{};
47
//*************************************************************************************************
48
49
}
// namespace blaze
50
51
#endif
blaze
Namespace of the Blaze C++ math library.
Definition:
Blaze.h:57
blaze::EmptyType
Empty data type for utility purposes.
Definition:
EmptyType.h:45
Generated on Thu Feb 18 2016 19:19:36 by
1.8.10