C++ Library containing a lot of needful things: Stack Trace, Command Line Parser, Resource Handling, Configuration Files, Unix Command Execution, Directories, Regular Expressions, Tokenizer, Function Trace, Standard Extensions.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Marc Wäckerlin 190b469d56 fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 10 years ago
..
arguments.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 10 years ago
exceptionhandling.cxx middle of porting; unstable, don't checkout; refs #1 13 years ago
makefile.am added new shared pointer with simpler interface; refs #7 11 years ago
shared.cxx added new shared pointer with simpler interface; refs #7 11 years ago
smartpointer.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 10 years ago