aboutsummaryrefslogtreecommitdiff
path: root/src/tools.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revamped lanes.nameofBenoit Germain8 days1-1/+1
|
* Fix gcc being unhappy with [[nodiscard]] enumsBenoit Germain10 days1-1/+1
|
* All enums are [[nodiscard]]Benoit Germain2025-02-051-1/+2
|
* Minor internal code tweaksBenoit Germain2025-02-051-3/+2
| | | | | | | * mark all eligible classes Final * new TableIndex strong type * buildfixes for HAVE_DEBUGSPEW() * overridden virtual destructors tagged as such
* Some [[nodiscard]] boyscoutingBenoit Germain2024-11-201-2/+6
|
* Renamed allocator.h → allocator.hpp, cancel.h → cancel.hpp, keeper.h → ↵Benoit Germain2024-10-281-0/+37
keeper.hpp, tools.h → tools.hpp