Sierra Toolkit
Version of the Day
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
int_to_type_rdestl.h
1
#ifndef RDESTL_INT_TO_TYPE_H
2
#define RDESTL_INT_TO_TYPE_H
3
4
namespace
rde
5
{
6
16
template
<
int
TVal>
17
struct
int_to_type
18
{
19
enum
20
{
21
value = TVal
22
};
23
};
24
25
}
// namespaces
26
27
#endif // #ifndef RDESTL_INT_TO_TYPE_H
rde::int_to_type
Definition:
int_to_type_rdestl.h:17
stk_util
stk_util
util
unused-maps
int_to_type_rdestl.h
Generated on Wed Sep 26 2018 14:44:34 for Sierra Toolkit by
1.8.6