|
Gromacs
2023.4
|
Include dependency graph for allocator.h:
This graph shows which files directly or indirectly include this file:Declares gmx::Allocator template whose allocation functionality is configured both by type of object allocated and a policy class that configures the necessary matching malloc and free operation.
Classes | |
| class | gmx::Allocator< T, AllocationPolicy > |
| Policy-based memory allocator. More... | |
1.8.5