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

Detailed Description

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

Type modifier (drop reference 'const')

Template Parameters
Tinput type

Definition at line 40 of file blockmatrix_base.h.

#include <blockmatrix_base.h>

Public Types

typedef T Type
 

Member Typedef Documentation

◆ Type

template<class T>
typedef T etools::TypeWithoutConst< T >::Type

Definition at line 42 of file blockmatrix_base.h.


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