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 |
|