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

Detailed Description

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

Type modifier (drop 'const')

Template Parameters
Tinput type

Definition at line 50 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< const T >::Type

Definition at line 52 of file blockmatrix_base.h.


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