aboutsummaryrefslogtreecommitdiff
path: root/src/allocator.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Give a chance to config.allocator to provide a specific allocator for ↵Benoit Germain2024-06-181-0/+2
| | | | internal stuff
* Moved AllocatorDefinition in a lanes namespaceBenoit Germain2024-06-181-40/+44
|
* When it is a function, config.allocator is called with a string hintBenoit Germain2024-06-181-0/+47