tgockel / json-voorhees

A killer modern C++ library for interacting with JSON.
http://tgockel.github.io/json-voorhees/
Apache License 2.0
128 stars 18 forks source link

Default formats should support string_view #76

Closed tgockel closed 7 years ago

tgockel commented 7 years ago

jsonv::formats::defaults() should allow conversion to and from string_view types.