view modules/xoset @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
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