1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/list-c++
Bruno Haible bd09084128 list-c++: New module.
* lib/gl_list.hh: New file, based on lib/gl_list.h.
* modules/list-c++: New file.
2020-02-02 18:59:00 +01:00

23 lines
198 B
Plaintext

Description:
Abstract sequential list data type as a C++ class.
Files:
lib/gl_list.hh
Depends-on:
xlist
xsublist
configure.ac:
Makefile.am:
Include:
"gl_list.hh"
License:
GPL
Maintainer:
all