Lumiera  0.pre.03
»edit your freedom«
CustomAllocator< TY > Class Template Reference

#include "lib/simple-allocator.hpp"

Description

template<typename TY>
class lib::CustomAllocator< TY >

Policy: use just plain heap allocations whenever you define a specialisation, you are responsible for proper alignment.

See also
TICKET #1204

Definition at line 78 of file simple-allocator.hpp.

+ Inheritance diagram for CustomAllocator< TY >:
+ Collaboration diagram for CustomAllocator< TY >:

The documentation for this class was generated from the following file: