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