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

#include <chartraits.hpp>

Concept definition