json/src
Alexandre Hamez 41e9e000bf Remove useless typename
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;
                                                 ^
2015-06-09 13:31:10 +02:00
..
json.hpp some cleanup 2015-06-08 16:35:38 +02:00
json.hpp.re2c Remove useless typename 2015-06-09 13:31:10 +02:00