summaryrefslogtreecommitdiff
path: root/asl/containers/intrusive_list.hpp
AgeCommit message (Expand)Author
2025-05-14Add and use copy_const_tSteven Le Rouzic
2025-03-14Pass string_view, span, and iterators by valueSteven Le Rouzic
2025-03-12Some more shitSteven Le Rouzic
2025-03-11Remake derefSteven Le Rouzic
2025-03-07Some work on clang-tidy-ing things upSteven Le Rouzic
2025-03-06Replace ASL_MOVE, ASL_FWD, and ASL_FWD_LIKE by their std:: equivalentSteven Le Rouzic
2025-03-03Rename intrusive_list head & tail to front & backv0.1.0Steven Le Rouzic
2025-03-01Add BSD-3 licenseSteven Le Rouzic
2025-02-28Finish work on deducing this, for nowSteven Le Rouzic
2025-02-20Use intrusive list in logging, and add deferSteven Le Rouzic
2025-02-20Make the intrusive list circular instead of using a sentinelSteven Le Rouzic
2025-02-20Add intrusive_listSteven Le Rouzic