aboutsummaryrefslogtreecommitdiff
path: root/src/unique.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor internal code tweaksBenoit Germain2025-02-051-1/+1
* Some [[nodiscard]] boyscoutingBenoit Germain2024-11-201-2/+4
* Improve Unique some moreBenoit Germain2024-10-241-4/+27
* Make Unique even strongerBenoit Germain2024-10-241-0/+9
* Added strong types UserValueCount and UnusedIntBenoit Germain2024-10-241-0/+12
* Improved Unique<> implementation, moved StackIndex into a separate headerBenoit Germain2024-10-091-12/+21
* Sprinkling StackIndex all over the placeBenoit Germain2024-10-081-7/+15
* Internal improvements: new strong types StackIndex and KeeperIndexBenoit Germain2024-10-071-0/+44