aboutsummaryrefslogtreecommitdiff
path: root/include/intrusive_list_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Abolish the infernal space before accessibility keywords.Gravatar Sadie Powell2022-01-251-3/+3
* Use C++11 inline initialisation for class members.Gravatar Sadie Powell2020-02-061-12/+3
* 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