BioDynaMo  v1.05.119-a4ff3934
Public Attributes | List of all members
bdm::SharedData< T >::AlignedT Struct Reference

Wrapper for a chacheline-size aligned T. More...

#include <shared_data.h>

Public Attributes

data
 

Detailed Description

template<typename T>
struct bdm::SharedData< T >::AlignedT

Wrapper for a chacheline-size aligned T.

Definition at line 51 of file shared_data.h.

Member Data Documentation

◆ data

template<typename T >
T bdm::SharedData< T >::AlignedT::data

Definition at line 52 of file shared_data.h.


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