28 virtual const std::type_info&
get_type()
const override
52 template <
typename U,
typename =
void>
53 auto extract_impl(
const extraction_context&,
57 ->
decltype(U(from), void())
An adapter for enumeration types.
Represents a single JSON value, which can be any one of a potential kind, each behaving slightly diff...
Copyright (c) 2014-2020 by Travis Gockel.
Conversion between C++ types and JSON values.