int_constant_type< v > Struct Template Reference

#include <type_traits.h>

Inheritance diagram for int_constant_type< v >:
constant_type< int, v >

Additional Inherited Members

- Public Types inherited from constant_type< int, v >
typedef int value_t
 
typedef constant_type< int, v > * pointer_t
 
- Public Member Functions inherited from constant_type< int, v >
 operator value_t () const
 
value_t operator() () const
 
- Static Public Member Functions inherited from constant_type< int, v >
static value_t value ()
 
static pointer_t null ()
 

Detailed Description

template<int v>
struct illumina::interop::int_constant_type< v >

Define a constant of an int type


The documentation for this struct was generated from the following file: