summaryrefslogtreecommitdiff
path: root/modules/xomap
blob: 196717de1b735db1a7a44c6cce52d36c876a0327 (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 map data type, with out-of-memory checking.

Files:
lib/gl_xomap.h
lib/gl_xomap.c

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

configure.ac:

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

Include:
"gl_xomap.h"

License:
GPL

Maintainer:
all