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 127 of file std_characters.hpp.
#include <std_characters.hpp>