view modules/rbtree-omap @ 40161:71ec1d2c1db9

gperf: Fix error when this module is required by some test module. * modules/gperf (Applicability): Set to 'all'.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 23:57:16 +0100
parents 31ddfa01e256
children
line wrap: on
line source

Description:
Ordered map data type implemented by a binary tree.

Files:
lib/gl_rbtree_omap.h
lib/gl_rbtree_omap.c
lib/gl_rbtree_ordered.h
lib/gl_anytree_omap.h

Depends-on:
omap

configure.ac:

Makefile.am:
lib_SOURCES += gl_rbtree_omap.h gl_rbtree_omap.c gl_rbtree_ordered.h gl_anytree_omap.h

Include:
"gl_rbtree_omap.h"

License:
GPL

Maintainer:
all