cohtml::ReturnsByRef< T(C::*)>
#include <TypeTraits.h>
Inherits from cohtml::BoolConstant< true >
Public Types
| Name | |
|---|---|
| typedef T & | ValuePassType |
Additional inherited members
Public Types inherited from cohtml::BoolConstant< true >
| 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;