coan  6.0.1
A C/C++ Configuration Analyzer
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
traits::has_value_type_of< T, V > Struct Template Reference

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>

Detailed Description

template<typename T, typename V>
struct traits::has_value_type_of< T, V >

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

Definition at line 56 of file traits.h.


The documentation for this struct was generated from the following file: