aboutsummaryrefslogtreecommitdiff
path: root/include/intrusive_list_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2022-08-251-0/+1
* Backport fix for types removed in C++17 from master.Gravatar Sadie Powell2022-08-161-1/+7
* Update copyright headers.Gravatar InspIRCd Robot2020-01-111-1/+1
* Move the intrusive list containers into the insp namespaceGravatar Attila Molnar2014-08-301-0/+5
* Add intrusive_list_tail container that maintains a pointer to the last elementGravatar Attila Molnar2014-07-091-0/+38
* Make the name of intrusive list class configurable using a defineGravatar Attila Molnar2014-07-091-2/+2
* Split intrusive list implementation into a separate fileGravatar Attila Molnar2014-07-091-0/+129