mirror of
https://github.com/nlohmann/json.git
synced 2026-08-18 23:23:21 +00:00
🚨 fixed some clang-tidy warnings
This commit is contained in:
@@ -46,4 +46,4 @@ struct adl_serializer
|
||||
::nlohmann::to_json(j, std::forward<ValueType>(val));
|
||||
}
|
||||
};
|
||||
}
|
||||
} // namespace nlohmann
|
||||
|
||||
Reference in New Issue
Block a user