-
Type: Improvement
-
Resolution: Fixed
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
NamespaceString attempted to be comparable with std::string and with StringData, by lensing through its ns() accessor.
However, it only had 6 of the 42 (!!!!) operators needed to do this symmetrically and umambiguously. Here are the other 36.