Updates to libcfu, found here: https://github.com/codebrainz/libcfu
dd8b293d22
* Now headers only include headers they use (at least std headers). * Remove CFU_DEBUG stuff since NDEBUG automatically controls assert() * Make use of CFU_BEGIN_DECLS and CFU_END_DECLS macros from cfu.h. |
||
---|---|---|
doc | ||
examples | ||
src | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog-pre0.04 | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
README |
Libcfu is a library of thread-safe functions and data structures that I have found useful. See the texinfo documentation for detailed information.