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;
^
|
||
|---|---|---|
| .. | ||
| json.hpp | ||
| json.hpp.re2c | ||