libcruft-util/alloc
Danny Robson 343b3d36ce alloc/malloc: remember to check memalign return value 2023-07-21 14:19:39 +10:00
..
aligned alloc/foreign: dellocate should take a void pointer 2019-10-02 12:39:32 +10:00
affix.cpp alloc: eliminate 'raw' allocator distinction 2018-12-19 17:55:24 +11:00
affix.hpp alloc: eliminate 'raw' allocator distinction 2018-12-19 17:55:24 +11:00
allocator.cpp build: don't use './' as an include prefix 2017-11-22 16:49:37 +11:00
allocator.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
chunked.cpp debug: move warning code into warn header 2021-04-12 15:53:13 +10:00
chunked.hpp alloc/chunked: remove local fwd decl for std::pmr::memory_resource 2023-05-15 10:29:34 +10:00
easy.hpp alloc/easy: add move initialisation for array allocations 2020-03-18 14:18:27 +11:00
fallback.cpp alloc: eliminate 'raw' allocator distinction 2018-12-19 17:55:24 +11:00
fallback.hpp alloc: eliminate 'raw' allocator distinction 2018-12-19 17:55:24 +11:00
fwd.hpp build: avoid double underscore header guards 2021-04-14 15:35:49 +10:00
linear.cpp debug: split debug headers into components 2019-05-17 12:26:08 +10:00
linear.hpp build: satiate clang-tidy somewhat 2019-01-03 15:48:34 +11:00
malloc.cpp alloc: eliminate 'raw' allocator distinction 2018-12-19 17:55:24 +11:00
malloc.hpp alloc/malloc: remember to check memalign return value 2023-07-21 14:19:39 +10:00
null.cpp debug: split debug headers into components 2019-05-17 12:26:08 +10:00
null.hpp alloc: eliminate 'raw' allocator distinction 2018-12-19 17:55:24 +11:00
stack.cpp debug: split debug headers into components 2019-05-17 12:26:08 +10:00
stack.hpp alloc: eliminate 'raw' allocator distinction 2018-12-19 17:55:24 +11:00
std.hpp build: clang-tidy fixes 2021-04-19 14:52:22 +10:00
traits.hpp alloc: eliminate 'raw' allocator distinction 2018-12-19 17:55:24 +11:00