CoreNEURON
data< T, n > Struct Template Reference

Detailed Description

template<class T, int n = 1>
struct data< T, n >

Definition at line 18 of file alignment.cpp.

Public Types

typedef T value_type
 

Static Public Attributes

static const int chunk = n
 

Member Typedef Documentation

◆ value_type

template<class T , int n = 1>
typedef T data< T, n >::value_type

Definition at line 19 of file alignment.cpp.

Member Data Documentation

◆ chunk

template<class T , int n = 1>
const int data< T, n >::chunk = n
static

Definition at line 20 of file alignment.cpp.


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