view modules/xoset @ 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 1f14c6dd175d
children
line wrap: on
line source

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

Files:
lib/gl_xoset.h
lib/gl_xoset.c

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

configure.ac:

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

Include:
"gl_xoset.h"

License:
GPL

Maintainer:
all