boost::mixin::internal::default_allocator
// In header: <boost/mixin/allocators.hpp> class default_allocator : public boost::mixin::global_allocator { public: };
The default allocator.
Used internally by the library, where no custom allocators are provided.