ALib C++ Library
Library Version: 2510 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::characters::IsArray Concept Reference

Description:

Concept which is satisfied for given template type T in case a specialization of the type trait ArrayTraits<T, TChar> exists.

See also
Template Parameters
TThe custom type to test for being or incorporating a character array.
TCharThe character type of the array to test for.

Definition at line 193 of file chartraits.inl.

Concept definition