-
Type:
Bug
-
Resolution: Done
-
Priority:
Trivial - P5
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
ALL
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
PW.USELESS_USING_DECLARATION
Defect 73578 (STATIC_C)
Checker PW.USELESS_USING_DECLARATION (subcategory none)
File: /src/mongo/db/query/expression_index.cpp
Parse Warning (no function name available)
/src/mongo/db/query/expression_index.cpp, line: 46
using-declaration ignored – it refers to the current namespace
using mongo::Interval;