view modules/xmap @ 40021:6e03d13e4ae0

xmap: New module. * lib/gl_xmap.h: New file. * lib/gl_xmap.c: New file. * modules/xmap: New file.
author Bruno Haible <bruno@clisp.org>
date Fri, 14 Dec 2018 23:07:58 +0100
parents
children
line wrap: on
line source

Description:
Abstract map data type, with out-of-memory checking.

Files:
lib/gl_xmap.h
lib/gl_xmap.c

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

configure.ac:

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

Include:
"gl_xmap.h"

License:
GPL

Maintainer:
all