coan
6.0.1
A C/C++ Configuration Analyzer
|
template struct traits::is_random_access_char_sequence<T>
exports a static const boolean member value
that is true iff T has a value_type
= char
and methods size_t T::size() const
, char const *T::data() const
and char & T::operator[](size_t)
More...
#include <traits.h>
template struct traits::is_random_access_char_sequence<T>
exports a static const boolean member value
that is true iff T has a value_type
= char
and methods size_t T::size() const
, char const *T::data() const
and char & T::operator[](size_t)