bind9/lib/isc/include
Ondřej Surý e270266627
Refactor isc_hashmap to accept custom match function
Refactor isc_hashmap to allow custom matching functions.  This allows us
to have better tailored keys that don't require fixed uint8_t arrays,
but can be composed of more fields from the stored data structure.
2023-09-16 07:20:48 +02:00
..
isc Refactor isc_hashmap to accept custom match function 2023-09-16 07:20:48 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00