view modules/omap @ 40004:cff0098213f1

omap: New module. * lib/gl_omap.h: New file. * lib/gl_omap.c: New file. * modules/omap: New file.
author Bruno Haible <bruno@clisp.org>
date Tue, 11 Dec 2018 20:56:20 +0100
parents
children
line wrap: on
line source

Description:
Abstract ordered map data type.

Files:
lib/gl_omap.h
lib/gl_omap.c

Depends-on:
extern-inline
stdbool

configure.ac:

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

Include:
"gl_omap.h"

License:
GPL

Maintainer:
all