cohtml::ReturnsByRef< T(C::*)()>
#include <TypeTraits.h>
Inherits from cohtml::IsExposedByRef< T >, cohtml::BoolConstant< false >
Public Types
| Name | |
|---|---|
| typedef T | ValuePassType |
Additional inherited members
Public Types inherited from cohtml::BoolConstant< false >
| Name | |
|---|---|
| enum | @6 { Value} |
Detailed Description
template <typename T ,
typename C >
struct cohtml::ReturnsByRef< T(C::*)()>;
Public Types Documentation
typedef ValuePassType
typedef T cohtml::ReturnsByRef< T(C::*)()>::ValuePassType;