Horizon
nlohmann
detail
from_json_fn
Public Member Functions
|
List of all members
nlohmann::detail::from_json_fn Struct Reference
Public Member Functions
template<typename BasicJsonType , typename T >
void
operator()
(const BasicJsonType &j, T &val) const noexcept(noexcept(std::declval<
from_json_fn
>().call(j, val,
priority_tag
< 1 > {})))
The documentation for this struct was generated from the following file:
3rd_party/nlohmann/detail/conversions/
from_json.hpp
Generated by
1.8.16