|
BioDynaMo
v1.05.125-2619fe54
|
#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_ |
1.8.17