|
nngn
|
Go to the source code of this file.
Classes | |
| class | nngn::tracking_allocator< T, A > |
| Allocator which tracks the amount of memory allocated. More... | |
| struct | nngn::tracking_allocator< T, A >::rebind< U > |
Namespaces | |
| namespace | nngn |
| namespace | nngn::detail |
Concepts | |
| concept | nngn::detail::tracker_with_realloc |
| Checks whether the tracker object tracks memory relocation. | |
| concept | nngn::alloc_tracker |
| Describes how allocations of a particular type are tracked. | |