提交 ab44a50d 编写于 作者: T traits 提交者: GitHub

Digraph warning

The original version can trigger a digraph-related warning in VS2015. Is this namespace construct a typo or something deliberate?
上级 b32a6b8c
......@@ -14492,7 +14492,7 @@ struct hash<nlohmann::json>
/// specialization for std::less<value_t>
template<>
struct less<::nlohmann::detail::value_t>
struct less<nlohmann::detail::value_t>
{
/*!
@brief compare two value_t enum values
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册