summaryrefslogtreecommitdiff
path: root/modules/xoset
blob: 1bfc2ba624eafea18461fb9d1900c194712912b4 (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
Description:
Abstract ordered set data type, with out-of-memory checking.

Files:
lib/gl_xoset.h
lib/gl_xoset.c

Depends-on:
oset
extern-inline
stdbool
xalloc-die

configure.ac:

Makefile.am:
lib_SOURCES += gl_xoset.h gl_xoset.c

Include:
"gl_xoset.h"

License:
GPL

Maintainer:
all