libcruft-util/alloc/raw
2018-05-03 18:32:08 +10:00
..
aligned alloc/foreign: don't use a null base pointer 2018-03-05 15:58:36 +11:00
affix.cpp Merge branch 'master' into coord 2017-11-23 17:24:11 +11:00
affix.hpp alloc: prefer std::byte representations for iterators 2018-02-28 17:55:56 +11:00
dynamic.hpp alloc: add aligned::foreign allocator 2018-03-02 12:21:38 +11:00
fallback.cpp alloc: seperate out the raw allocators from the adapters 2017-08-29 16:53:11 +10:00
fallback.hpp alloc: seperate out the raw allocators from the adapters 2017-08-29 16:53:11 +10:00
linear.cpp alloc/raw/linear: don't align by default 2018-04-20 15:08:06 +10:00
linear.hpp alloc/raw/linear: add offset overload for views 2018-04-20 15:08:06 +10:00
malloc.cpp Merge branch 'master' into coord 2017-11-23 17:24:11 +11:00
malloc.hpp alloc: seperate out the raw allocators from the adapters 2017-08-29 16:53:11 +10:00
null.cpp build: update for gcc-8.1 warnings 2018-05-03 18:32:08 +10:00
null.hpp alloc: prefer std::byte representations for iterators 2018-02-28 17:55:56 +11:00
stack.cpp alloc: add aligned::foreign allocator 2018-03-02 12:21:38 +11:00
stack.hpp alloc: add aligned::foreign allocator 2018-03-02 12:21:38 +11:00
traits.hpp alloc: add aligned::foreign allocator 2018-03-02 12:21:38 +11:00