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

Description:

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

Template Parameters
TThe type to be tested.
TCharThe character type of the zero-terminated string type that should be cast to T.

Definition at line 363 of file chartraits.inl.

Concept definition