libcruft-util/alloc
Danny Robson 7af076e2de alloc: prefer std::byte representations for iterators
this allows the users to more easily walk the byte ranges (or perform
simply pointer arithmetic), without as much danger of using the values
in an expression inadvertantly.
2018-02-28 17:55:56 +11:00
..
raw alloc: prefer std::byte representations for iterators 2018-02-28 17:55:56 +11:00
allocator.cpp build: don't use './' as an include prefix 2017-11-22 16:49:37 +11:00
allocator.hpp build: migrate from ipp files to pure hpp files 2018-02-28 11:49:13 +11:00
arena.cpp build: don't use './' as an include prefix 2017-11-22 16:49:37 +11:00
arena.hpp build: migrate from ipp files to pure hpp files 2018-02-28 11:49:13 +11:00
fwd.hpp alloc: seperate out the raw allocators from the adapters 2017-08-29 16:53:11 +10:00