Silicium
Main Page
Namespaces
Classes
Files
File List
File Members
silicium
identity.hpp
Go to the documentation of this file.
1
#ifndef SILICIUM_IDENTITY_HPP
2
#define SILICIUM_IDENTITY_HPP
3
4
namespace
Si
5
{
6
template
<
class
T>
7
struct
identity
8
{
9
typedef
T
type
;
10
};
11
}
12
13
#endif
Si
Definition:
absolute_path.hpp:19
Si::identity::type
T type
Definition:
identity.hpp:9
Si::identity
Definition:
identity.hpp:7
Generated by
1.8.10