mirror of
https://github.com/nlohmann/json.git
synced 2026-04-27 18:29:25 +00:00
🚨 fixed some clang-tidy warnings
This commit is contained in:
@@ -59,5 +59,5 @@ struct static_const
|
||||
|
||||
template<typename T>
|
||||
constexpr T static_const<T>::value;
|
||||
}
|
||||
}
|
||||
} // namespace detail
|
||||
} // namespace nlohmann
|
||||
|
||||
Reference in New Issue
Block a user