Searched refs:malloc_allocator (Results 1 – 4 of 4) sorted by relevance
23 #define TMP_ALLOC malloc_allocator
188 struct malloc_allocator { struct
28 struct malloc_allocator {42 … with your own memory allocator and implement an API like the one just shown in `malloc_allocator`.
30 using PVector = Vector<P,L,malloc_allocator>;33 using PMat = Matrix<P,R,C,malloc_allocator>;