mn_basic_new_allocaor.hpp File Reference
#include "../mn_config.hpp"#include "mn_basic_allocator.hpp"#include "mn_allocator_typetraits.hpp"Go to the source code of this file.
Classes | |
| class | mn::memory::basic_new_allocaor_impl |
Namespaces | |
| mn | |
| mn::memory | |
Typedefs | |
| template<class TFilter = basic_allocator_filter> | |
| using | mn::memory::new_allocator = basic_allocator< basic_new_allocaor_impl, TFilter > |