ATLAS Offline Software
|
#include <cstdlib>
#include <memory>
#include <type_traits>
#include "TrkGaussianSumFilterUtils/AlignedDynArray.icc"
Go to the source code of this file.
Classes | |
struct | GSFUtils::AlignedDynArray< T, ALIGNMENT > |
A wrapper around std::aligned_alloc. More... | |
Namespaces | |
GSFUtils | |
Dynamic array fullfilling alignment requirements. | |