🚨 fixed some more linter warnings

This commit is contained in:
Niels Lohmann 2018-10-28 09:15:41 +01:00
parent 7d0dc10169
commit 24946f67f1
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
5 changed files with 42 additions and 42 deletions

View file

@ -89,7 +89,7 @@
/*!
@brief macro to briefly define a mapping between an enum and JSON
@macro NLOHMANN_JSON_SERIALIZE_ENUM
@def NLOHMANN_JSON_SERIALIZE_ENUM
@since version 3.4.0
*/
#define NLOHMANN_JSON_SERIALIZE_ENUM(ENUM_TYPE, ...) \