coan
6.0.1
A C/C++ Configuration Analyzer
|
template struct traits::has_size_index_operator<T>
exports a static const boolean member value
that is true iff the method T::value_type & T::operator[](size_t)
exists.
More...
#include <traits.h>
template struct traits::has_size_index_operator<T>
exports a static const boolean member value
that is true iff the method T::value_type & T::operator[](size_t)
exists.