libcruft-util/alloc
Danny Robson 4116442e40 debug: don't rely on format for output
debug is relied upon by a great deal of other units so it's very
difficult to include other popular headers like format.hpp without
triggering cyclic dependencies.
2018-05-10 12:44:03 +10:00
..
raw build: update for gcc-8.1 warnings 2018-05-03 18:32:08 +10:00
allocator.cpp build: don't use './' as an include prefix 2017-11-22 16:49:37 +11:00
allocator.hpp allocator: return a view, not a pointer. for safety. 2018-04-20 15:08:06 +10:00
arena.cpp build: don't use './' as an include prefix 2017-11-22 16:49:37 +11:00
arena.hpp debug: don't rely on format for output 2018-05-10 12:44:03 +10:00
forwarding.cpp alloc/forwarding: add statically typed forwarding allocator 2018-03-07 16:24:39 +11:00
forwarding.hpp alloc/forwarding: add statically typed forwarding allocator 2018-03-07 16:24:39 +11:00
fwd.hpp alloc: add aligned::foreign allocator 2018-03-02 12:21:38 +11:00