doc: Document <stdbit.h> function-like macros.
[gnulib.git] / modules / hash-set
blob62a0f1bb6f5029446cb2b0cb31290df6f6bbdb2d
1 Description:
2 Set data type implemented by a hash table.
4 Files:
5 lib/gl_hash_set.h
6 lib/gl_hash_set.c
7 lib/gl_anyhash1.h
8 lib/gl_anyhash2.h
9 lib/gl_anyhash_primes.h
11 Depends-on:
12 set
13 stdint
14 xsize
15 c99
17 configure.ac:
19 Makefile.am:
20 lib_SOURCES += gl_hash_set.h gl_hash_set.c gl_anyhash1.h gl_anyhash2.h gl_anyhash_primes.h
22 Include:
23 "gl_hash_set.h"
25 License:
26 GPL
28 Maintainer:
29 all