mn_basic_multiheap_allocator.hpp File Reference
#include "../mn_config.hpp"#include "mn_basic_allocator.hpp"#include "mn_allocator_typetraits.hpp"#include "multi_heap.h"Go to the source code of this file.
Classes | |
| class | mn::memory::basic_multiheap_allocator_impl< TBytes > |
Namespaces | |
| mn | |
| mn::memory | |
Typedefs | |
| template<size_t TBytes, class TFilter = basic_allocator_filter> | |
| using | mn::memory::multiheap_allocator = basic_allocator< basic_multiheap_allocator_impl< TBytes >, TFilter > |