• dariomt's avatar
    Detect correctly pointer-to-const · b342e120
    dariomt authored
    The intention of the current code is to detect a pointer-to-const but instead it is detecting a const-pointer. See #134
    b342e120
json.hpp 228 KB