Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
blaze
util
Template.h
Go to the documentation of this file.
1
//=================================================================================================
33
//=================================================================================================
34
35
#ifndef _BLAZE_UTIL_TEMPLATE_H_
36
#define _BLAZE_UTIL_TEMPLATE_H_
37
38
39
//*************************************************************************************************
72
#if defined(_MSC_VER)
73
# define BLAZE_TEMPLATE
74
#else
75
# define BLAZE_TEMPLATE template
76
#endif
77
78
//*************************************************************************************************
79
80
#endif
Generated on Thu Feb 18 2016 19:19:37 by
1.8.10