Concept which is satisfied for given template type T in case a specialization of the type trait ZTArrayTraits<T, TChar> exists.
| T | The custom type to test for being or incorporating a zero-terminated character array. |
| TChar | The character type of the array to test for. |
Definition at line 228 of file chartraits.hpp.
#include <chartraits.hpp>