view modules/xomap @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents eb287ca6dd6c
children
line wrap: on
line source

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