aboutsummaryrefslogtreecommitdiff
path: root/modules/ircv3_batch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the remaining bits of stdalgo to utility/container.Gravatar Sadie Powell2026-04-041-1/+2
* Avoid the direct use of intptr_t wherever possible.•••This may cause problems on systems like CheriBSD where the pointer type stores extra data. Gravatar Sadie Powell2026-03-291-3/+3
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-4/+4
* Switch typedefs to using statements.Gravatar Sadie Powell2026-03-261-1/+1
* Replace stalgo::erase with C++20 std::erase.Gravatar Sadie Powell2024-08-251-1/+1
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+215