-
* Adding const & access to sets * Adding set reference option * One missing line in coverage
-
* Adding fix for #75, rename requires to needs * Removing check for install commands (should still be run in subproject)
-
* Addind simple flag callback * Give flag function a new name, old name only on C++14 * Fixing reference to destroyed function * Better GCC 4.7 support, travis prepared for C++17 (not used yet) * Updating documentation
-
* Adding check for style * Adding reformats * Fix syntax error in travis * Support clang-format 3.9 * Adding clang-tidy check