coan
6.0.1
A C/C++ Configuration Analyzer
|
template struct traits::has_value_type_of<T,V>
exports a static const boolean member value
that is true iff T
publicly defines type value_type
as V
More...
#include <traits.h>
template struct traits::has_value_type_of<T,V>
exports a static const boolean member value
that is true iff T
publicly defines type value_type
as V