libcruft-util/alloc
2016-02-25 13:17:14 +11:00
..
affix.cpp alloc: add initial allocator stubs 2015-11-13 17:18:10 +11:00
affix.hpp alloc: add initial allocator stubs 2015-11-13 17:18:10 +11:00
allocator.cpp alloc: add initial allocator stubs 2015-11-13 17:18:10 +11:00
allocator.hpp build: tighten up some unneeded headers 2016-02-25 13:17:14 +11:00
allocator.ipp build: tighten up some unneeded headers 2016-02-25 13:17:14 +11:00
arena.cpp alloc: add initial allocator stubs 2015-11-13 17:18:10 +11:00
arena.hpp build: tighten up some unneeded headers 2016-02-25 13:17:14 +11:00
arena.ipp alloc/arena: argument forwarding for acquire 2015-11-24 16:52:14 +11:00
dynamic.hpp alloc/dynamic: add virtual allocator interface 2016-02-10 14:05:09 +11:00
fallback.cpp alloc: add initial allocator stubs 2015-11-13 17:18:10 +11:00
fallback.hpp alloc: add initial allocator stubs 2015-11-13 17:18:10 +11:00
fwd.hpp alloc/fwd: add forward decleration header 2016-02-10 14:05:44 +11:00
linear.cpp alloc: rename 'size' to 'used' 2015-11-30 16:08:07 +11:00
linear.hpp build: tighten up some unneeded headers 2016-02-25 13:17:14 +11:00
malloc.cpp alloc: add initial allocator stubs 2015-11-13 17:18:10 +11:00
malloc.hpp alloc: add initial allocator stubs 2015-11-13 17:18:10 +11:00
null.cpp alloc: add initial allocator stubs 2015-11-13 17:18:10 +11:00
null.hpp alloc/null: add missing interface members 2016-02-10 14:04:08 +11:00
stack.cpp alloc: rename 'size' to 'used' 2015-11-30 16:08:07 +11:00
stack.hpp alloc: rename 'size' to 'used' 2015-11-30 16:08:07 +11:00
stack.ipp alloc: add initial allocator stubs 2015-11-13 17:18:10 +11:00