Searched refs:from_json_all (Results 1 – 1 of 1) sorted by relevance
174 from_json_all(j, std::make_index_sequence<sizeof...(Args)>()); in from_json()248 void from_json_all(const nlohmann::json& j, std::index_sequence<Idx...>) in from_json_all() function