• Alexandre Hamez's avatar
    Remove useless typename · 41e9e000
    Alexandre Hamez authored
    Avoid a warning with GCC 4.9:
    
    son.hpp:2361:49: warning: declaration 'struct std::bidirectional_iterator_tag' does not declare anything
             using iterator_category = typename std::bidirectional_iterator_tag;
                                                     ^
    41e9e000
json.hpp.re2c 124 KB