• Florian Weber's avatar
    Fix comparission between integers and floats · d2771eb1
    Florian Weber authored
    Until now it depended on the parameter-order whether
    integers and floats were compared as integers or floats.
    
    Appart from being not logical, this might even have meant that
    the provided “order” was in fact not that. (not sure here, but I
    like to be carefull)
    d2771eb1
json.hpp.re2c 122 KB