cohtml::ReturnsByRef< T &(C::*)() const >

More…

#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::*)() const >;

Public Types Documentation

typedef ValuePassType

typedef const T& cohtml::ReturnsByRef< T &(C::*)() const >::ValuePassType;