|  | Home | Libraries | People | FAQ | More | 
New Features
string
          to std::string_view.
        std::hash specializations for json
          types.
        Fixes
object
          deallocates the correct size.
        array from a pair of iterators
          that form an empty range.
        key_value_pair
          allocates with the correct alignment.
        Improvements
value_to
          supports TupleLike types.
        value_to
          and value_from
          support std::array and similar types.
        Fixes
value_from implementation; user
          customizations are now always preferred over library-provided overloads.