Concept which is satisfied for given template type T in case a specialization of the type trait ArrayTraits<T, TChar> exists.
T | The custom type to test for being or incorporating a character array. |
TChar | The character type of the array to test for. |
Definition at line 193 of file chartraits.inl.