cohtml::ReturnsByRef< T &(C::*)()>
#include <TypeTraits.h>
Inherits from cohtml::IsExposedByRef< T &>, cohtml::BoolConstant< false >
Public Types
Name | |
---|---|
typedef const 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 const T& cohtml::ReturnsByRef< T &(C::*)()>::ValuePassType;