ALib C++ Framework
by
Library Version: 2605 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 351 of file chartraits.hpp.

#include <chartraits.hpp>

Concept definition