Augustus 3.4.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
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: