-
Type:
Improvement
-
Resolution: Done
-
Priority:
Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
I frequently find myself declaring const char[] constants and then comparing them to StringData instances - it would be more convenient if this was actually supported instead of having to construct a temporary StringData.