• Philipp A. Hartmann's avatar
    unittest.h: simplify AssertException · a2a0d161
    Philipp A. Hartmann authored
    Some compilers warn about the missing initialisation of the std::exception
    base class of the AssertException helper.  The simplest solution is to
    inherit from std::logic_error instead, which provides all of the required
    functionality already.
    a2a0d161
Name
Last commit
Last update
bin Loading commit data...
build Loading commit data...
doc Loading commit data...
example Loading commit data...
include/rapidjson Loading commit data...
test Loading commit data...
thirdparty Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
license.txt Loading commit data...
readme.md Loading commit data...