• Philipp A. Hartmann's avatar
    move ParseErrorCode to error/error.h · b37bd853
    Philipp A. Hartmann authored
    In order to enable the customization of the error macros
     - RAPIDJSON_PARSE_ERROR_NORETURN
     - RAPIDJSON_PARSE_ERROR_EARLY_RETURN
    the user may need to have access to the ParseErrorCode enum
    already.  This requires a separate header location than the
    GenericReader.
    b37bd853
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...
.travis.yml Loading commit data...
license.txt Loading commit data...
readme.md Loading commit data...