Age | Commit message (Expand) | Author |
---|---|---|
2014-08-30 | Move the intrusive list containers into the insp namespace | Attila Molnar |
2014-07-09 | Add intrusive_list_tail container that maintains a pointer to the last element | Attila Molnar |
2014-07-09 | Make the name of intrusive list class configurable using a define | Attila Molnar |
2014-07-09 | Split intrusive list implementation into a separate file | Attila Molnar |
2014-04-07 | Fix accessibility in intrusive_list_node and return value of operator-- in in... | Attila Molnar |
2014-01-24 | Add intrusive list template | Attila Molnar |