BioDynaMo
v1.05.120-25dc9790
|
#include <io.h>
Public Member Functions | |
VectorTypeWrapper ()=default | |
ClassDefNV (VectorTypeWrapper, 1) | |
Public Attributes | |
std::vector< T > | vector_ |
ROOT cannot write array of pointers. Therefore, this wrapper is needed. See for example InlineVector
for its usage
|
default |
bdm::VectorTypeWrapper< T >::ClassDefNV | ( | VectorTypeWrapper< T > | , |
1 | |||
) |
std::vector<T> bdm::VectorTypeWrapper< T >::vector_ |