libbmb
Modern implementation of STL
Loading...
Searching...
No Matches
allocator.h File Reference
#include <cstddef>
#include <new>
#include "utils/move.h"
Include dependency graph for allocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bmb::PrimitiveAllocator
 Allocator-proxy for new/delete operators. More...
 
class  bmb::AllocatorTraits< Alloc >
 Unifined interface for allocators. More...
 

Namespaces

namespace  bmb
 

Detailed Description

File provides allocator traits

Authors
bivafra