Dune Core Modules (2.8.0)
Dune::AlignedAllocator< T, Alignment > Class Template Reference
Allocators which guarantee alignment of the memory. More...
#include <dune/common/alignedallocator.hh>
Detailed Description
template<class T, int Alignment = -1>
class Dune::AlignedAllocator< T, Alignment >
class Dune::AlignedAllocator< T, Alignment >
Allocators which guarantee alignment of the memory.
- Template Parameters
-
T type of the object one wants to allocate Alignment explicitly specify the alignment, by default it is std::alignment_of<T>::value
The documentation for this class was generated from the following file:
- dune/common/alignedallocator.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)