Skip to content

Commit 9214f68

Browse files
committed
Reformatted code, started exmplaes, added Doxyfile to generate doc.
- Documented part of the code - Started adding tests
1 parent 0370349 commit 9214f68

20 files changed

+3408
-341
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,7 @@
3232
*.app
3333

3434
# emacs backup files
35-
*~
35+
*~
36+
37+
# documentation
38+
doc/html/*

HandleTypes.hpp

Lines changed: 0 additions & 143 deletions
This file was deleted.

IteratorUtil.hpp

Lines changed: 0 additions & 150 deletions
This file was deleted.

OnScopeExit.hpp

Lines changed: 0 additions & 35 deletions
This file was deleted.

TupleHelper.hpp

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)