Commit graph

4 commits

Author SHA1 Message Date
Daniel Eklöf
bda77a83f7 tllist: cast away const in tll_{r,}foreach()
This allows us to iterate const lists.
2018-12-15 11:46:34 +01:00
Daniel Eklöf
ee156c8dc7 tllist: add head/tail accessors 2018-12-15 11:46:20 +01:00
Daniel Eklöf
c67234e34f tllist: use __typeof__ instead of __typeof 2018-12-15 11:45:57 +01:00
Daniel Eklöf
cc457be4d8 tllist: typed-linked-list: a generic linked-list implementation 2018-12-13 18:56:01 +01:00