summaryrefslogtreecommitdiff
path: root/modules/hash-set
blob: 62a0f1bb6f5029446cb2b0cb31290df6f6bbdb2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Description:
Set data type implemented by a hash table.

Files:
lib/gl_hash_set.h
lib/gl_hash_set.c
lib/gl_anyhash1.h
lib/gl_anyhash2.h
lib/gl_anyhash_primes.h

Depends-on:
set
stdint
xsize
c99

configure.ac:

Makefile.am:
lib_SOURCES += gl_hash_set.h gl_hash_set.c gl_anyhash1.h gl_anyhash2.h gl_anyhash_primes.h

Include:
"gl_hash_set.h"

License:
GPL

Maintainer:
all