• Perry Kundert's avatar
    Restore istream performance #764 · 14ca1f6f
    Perry Kundert authored
    o Use std::streambuf I/O instead of std::istream; does not maintain
      (unused) istream flags.
    o Further simplify get/unget handling.
    o Restore original handling of NUL in input stream; ignored during
      token_string escaping.
    14ca1f6f
json.hpp 491 KB