Version 0.2: Leaner and meaner
- Moved to simpler syntax, where
Optionpointers are returned and operated on - Removed
make_style options - Simplified Validators, now only requires
->check(function) - Removed Combiners
- Fixed pointers to Options, stored in
unique_ptrnow - Added
Option_pandApp_p, mostly for internal use - Startup sequence, including help flag, can be modified by subclasses