about summary refs log tree commit diff stats
path: root/030container.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-06-18 11:26:04 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-06-18 11:37:21 -0700
commit0ab01e6f00fad00bb2103113c9c90f6c3a042321 (patch)
tree7701c48a4f6c395506197fe87849cbeef71463fa /030container.cc
parent9e86933229e6d6d45f0192a23e618557540d21d9 (diff)
downloadmu-0ab01e6f00fad00bb2103113c9c90f6c3a042321.tar.gz
1594 - removing from start/end of duplex list
This uncovers an issue with this interface to duplex lists: the caller
needs to check the result and invalidate any other pointers if it's null
(i.e. the list is now empty)

We *could* try to encapsulate the list in a header to help the caller
manage header pointers. But heck, let's see if writing tests helps
call-sites stay on the straight and narrow.
Diffstat (limited to '030container.cc')
0 files changed, 0 insertions, 0 deletions