summaryrefslogtreecommitdiff
path: root/lib/imsg-buffer.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2021-03-27 22:05:07 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2021-10-19 14:55:39 +0200
commitf45897e45c57db80b21e31d44723733a17bfac54 (patch)
treec5a8bcdf49194dfe78fb2ffc8800997e7bf211f2 /lib/imsg-buffer.c
parent4a1b3289c7a8abc9858bfd1ac2ced35e8d20dd68 (diff)
lib: typesafe *_member()
This provides a "is this item on this list" check, which may or may not be faster than using *_find() for the same purpose. (If the container has no faster way of doing it, it falls back to using *_find().) Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/imsg-buffer.c')
0 files changed, 0 insertions, 0 deletions