humoto
Public Types | List of all members
etools::TypeDecayed< T > Struct Template Reference

Detailed Description

template<class T>
struct etools::TypeDecayed< T >

Type modifier (drop reference and 'const')

Template Parameters
Tinput type

Definition at line 61 of file blockmatrix_base.h.

#include <blockmatrix_base.h>

Public Types

typedef TypeWithoutConst< typename TypeWithoutReference< T >::Type >::Type Type
 

Member Typedef Documentation

◆ Type

template<class T>
typedef TypeWithoutConst<typename TypeWithoutReference<T>::Type>::Type etools::TypeDecayed< T >::Type

Definition at line 63 of file blockmatrix_base.h.


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