OpenWalnut  1.4.0
Public Types
DataTypeRT< W_DT_INT64 > Struct Template Reference

Specialization for a specific type. More...

#include <WDataHandlerEnums.h>

List of all members.

Public Types

typedef int64_t type
 correct C++ type for this runtime type

Detailed Description

template<>
struct DataTypeRT< W_DT_INT64 >

Specialization for a specific type.

Definition at line 213 of file WDataHandlerEnums.h.


Member Typedef Documentation

typedef int64_t DataTypeRT< W_DT_INT64 >::type

correct C++ type for this runtime type

Definition at line 216 of file WDataHandlerEnums.h.


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