Searched refs:to_json_all (Results 1 – 1 of 1) sorted by relevance
163 to_json_all(j, std::make_index_sequence<sizeof...(Args)>()); in to_json()226 void to_json_all(nlohmann::json& j, std::index_sequence<Idx...>) const in to_json_all() function