Specialization of TMP struct T_CharArray for type std::basic_string<TChar>
:
std::string
is a heavy-weight string type which will copy the data to an allocated buffer.TChar | Template parameter providing the underlying character type. Restricted to types enabled by TMP helper-struct TT_IsChar. |
Definition at line 101 of file std_strings.hpp.
#include <std_strings.hpp>