A concept to identify types that string types can be implicitly cast to. In other words, types which are constructible from string types.
T | The type to be tested (with const and volatile removed). |
TChar | The character type of the string type that should be cast to T. |
Definition at line 297 of file chartraits.inl.