aboutsummaryrefslogtreecommitdiff
path: root/src/allocator.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed allocator.h → allocator.hpp, cancel.h → cancel.hpp, keeper.h → ↵Benoit Germain2024-10-281-55/+0
| | | | keeper.hpp, tools.h → tools.hpp
* Renamed compat.h → compat.hppBenoit Germain2024-10-281-1/+1
|
* Fix a minor assert message + code boyscoutingBenoit Germain2024-10-251-3/+5
|
* Make Unique even strongerBenoit Germain2024-10-241-3/+3
|
* 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