InspIRCd Robot
|
ae3e2db109
|
Update copyright headers.
|
2024-06-07 10:37:56 +01:00 |
|
Sadie Powell
|
648f813f8c
|
Switch from NULL to nullptr.
|
2022-07-22 18:53:21 +01:00 |
|
Sadie Powell
|
d79147e7af
|
Abolish the infernal space before accessibility keywords.
|
2022-01-25 14:02:36 +00:00 |
|
Sadie Powell
|
98e4ddfb21
|
Use C++11 inline initialisation for class members.
|
2020-02-06 11:25:42 +00:00 |
|
InspIRCd Robot
|
aa692dc103
|
Update copyright headers.
|
2020-01-11 22:14:43 +00:00 |
|
Attila Molnar
|
84ae29d0ea
|
Move the intrusive list containers into the insp namespace
|
2014-08-30 10:35:21 +02:00 |
|
Attila Molnar
|
c81524733b
|
Add intrusive_list_tail container that maintains a pointer to the last element
|
2014-07-09 14:50:47 +02:00 |
|
Attila Molnar
|
c7cc555855
|
Make the name of intrusive list class configurable using a define
|
2014-07-09 14:38:06 +02:00 |
|
Attila Molnar
|
7282c2250e
|
Split intrusive list implementation into a separate file
|
2014-07-09 14:26:49 +02:00 |
|
Attila Molnar
|
45ca2908a3
|
Fix accessibility in intrusive_list_node and return value of operator-- in intrusive_list
|
2014-04-07 13:59:10 +02:00 |
|
Attila Molnar
|
9a962e1c51
|
Add intrusive list template
|
2014-01-24 12:37:43 +01:00 |
|