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

Description:

Same as IsImplicitZTArrayCast, but uses type-traits class ZTArrayTraits instead of ArrayTraits.

Template Parameters
TThe type to be tested (with const and volatile removed).
TCharThe character type of the zero-terminated string type that should be cast to T.

Definition at line 354 of file chartraits.inl.

Concept definition