A C++ library implementing a range of basic and not-so-basic stuff, ranging from common data structures to a S-expression parser.
Find a file
Emmanuel BENOîT a22cca26e2 Utilities - T_VarStorage< Type >
A type that allocates storage for a value of a given type.
2020-09-27 13:47:58 +02:00
.vim.local Updated Vim test running script 2018-12-16 12:41:54 +01:00
doc Windows build + instructions 2018-12-16 11:57:58 +01:00
include/ebcl Utilities - T_VarStorage< Type > 2020-09-27 13:47:58 +02:00
src Memory streams - Move constructor for T_MemoryOutputStream 2020-03-08 13:12:43 +01:00
tests Utilities - Tuple hash computations 2020-09-26 11:14:14 +02:00
.gitignore Repo init with mostly unchanged import of LW code 2017-11-01 20:14:23 +01:00
default-config Windows build + instructions 2018-12-16 11:57:58 +01:00
Makefile Windows build + instructions 2018-12-16 11:57:58 +01:00
Makefile.main Windows build + instructions 2018-12-16 11:57:58 +01:00
TODO TODO list updated 2018-12-23 22:47:25 +01:00