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