A C++ library implementing a range of basic and not-so-basic stuff, ranging from common data structures to a S-expression parser.
Emmanuel BENOîT
a4a2a9eda4
* Added == and != operators; they can only be used if the referenced types are from the same hierarchy * Tests for the above |
||
---|---|---|
.vim.local | ||
doc | ||
include/ebcl | ||
src | ||
tests | ||
.gitignore | ||
default-config | ||
Makefile | ||
Makefile.main | ||
TODO |