Dune Core Modules (2.8.0)
alignedallocator.hh
Allocators which guarantee alignment of the memory.
Definition: alignedallocator.hh:21
pointer allocate(size_type n, const void *hint=0)
allocate n objects of type T
Definition: alignedallocator.hh:42
Allocators implementation which simply calls malloc/free.
Definition: mallocallocator.hh:22
size_type max_size() const noexcept
max size for allocate
Definition: mallocallocator.hh:72
Allocators that use malloc/free.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)