A concept to identify non-const types which can be used toexplicitly construct string types. Used for explicit string construction, when the access-traits need to perform changes on the source object, which imply that those are mutable.
| T | The type to be tested (with const and volatile removed). |
| TChar | The character type of the string type to be constructed. |
Definition at line 282 of file chartraits.hpp.
#include <chartraits.hpp>