summaryrefslogtreecommitdiff
path: root/src/intrusive-list.h
Commit message (Expand)AuthorAgeFilesLines
* Run clang-format over all the files (#814)Ben Smith2018-03-161-7/+4
* [cleanup] Always use braces with if (#691)Ben Smith2017-12-091-6/+9
* Use std::unique_ptr in intrusive-list API (#602)Ben Smith2017-08-301-42/+50
* Properly forward argument packs (#578)Ben Smith2017-07-191-3/+3
* Add intrusive_list implementation (#542)Ben Smith2017-06-291-0/+625