DynaMix  1.3.7
A new take on polymorphism in C++
allocators.hpp File Reference
#include "global.hpp"
#include "object_type_info.hpp"
#include <utility>

Classes

class  dynamix::mixin_allocator
 
class  dynamix::domain_allocator
 
class  dynamix::object_allocator
 
class  dynamix::internal::default_allocator
 

Functions

constexpr size_t dynamix::internal::next_multiple (size_t s, size_t n)
 
template<typename CusomAllocator >
mixin_allocator & dynamix::allocator ()
 Feature list entry function for custom mixin allocators.
 

Detailed Description

Allocator classes.