21 j = aron::data::readAndWrite<ToNLohmannJSONConverterVisitor>(aron);
38 const nlohmann::json& e,
41 a = aron::data::readAndWrite<FromNLohmannJSONConverterVisitor>(e);
54 ConvertToNlohmannJSON(aron, j);
62 j = aron::type::readAndWrite<ToNLohmannJSONConverterVisitor>(aron);
66 AronNlohmannJSONConverter::ConvertFromNlohmannJSONTypeObject(
const nlohmann::json& j,
70 ConvertFromNlohmannJSON(aron, j);
76 const nlohmann::json& e)
78 a = aron::type::readAndWrite<FromNLohmannJSONConverterVisitor>(e);