aimstil  5.0.5
til::deref< T > Struct Template Reference

Type return by T when unitary T::operator*() is called. More...

#include <til/traits.h>

Public Types

typedef T::reference type
 

Detailed Description

template<typename T>
struct til::deref< T >

Type return by T when unitary T::operator*() is called.

Definition at line 242 of file traits.h.

Member Typedef Documentation

◆ type

template<typename T >
typedef T::reference til::deref< T >::type

Definition at line 244 of file traits.h.


The documentation for this struct was generated from the following file: