OpenMoHAA 0.82.0
Loading...
Searching...
No Matches
nlohmann::detail::from_json_fn Struct Reference

Public Member Functions

template<typename BasicJsonType, typename T>
auto operator() (const BasicJsonType &j, T &val) const noexcept(noexcept(from_json(j, val))) -> decltype(from_json(j, val), void())
 

The documentation for this struct was generated from the following file: