cohtml::IsPair< std::pair< T1, T2 > >
On this page
#include <Pair.h>
Inherits from cohtml::BoolConstant< true >
Additional inherited members
Public Types inherited from cohtml::BoolConstant< true >
| Name | |
|---|---|
| enum | @6 { Value} |
Detailed Description
template <typename T1 ,
typename T2 >
struct cohtml::IsPair< std::pair< T1, T2 > >;