#include <zorba/internal/ztd.h>
template<typename T>
class zorba::internal::ztd::is_c_string< T >
Definition at line 273 of file ztd.h.
Initial value:=
ZORBA_TR1_NS::is_same<T_base_const*,char const*>::value
|| ZORBA_TR1_NS::is_same<T_base_const*,unsigned char const*>::value
|| ZORBA_TR1_NS::is_same<T_base_const*,signed char const*>::value
Definition at line 277 of file ztd.h.
The documentation for this class was generated from the following file: