Specialization of TMP struct T_CharArray for type std::vector<TChar>
:
std::vector
is a heavy-weight 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 166 of file std_strings.hpp.
#include <std_strings.hpp>