cohtml::ReturnsByRef< T(C::*)() const >
#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::*)() const >;
Public Types Documentation
typedef ValuePassType
typedef T cohtml::ReturnsByRef< T(C::*)() const >::ValuePassType;