LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
Public Types | List of all members
nonstd::span_lite::std11::remove_cv< T > Struct Template Reference

#include <lf/base/span.h>

Public Types

typedef std11::remove_volatile< typenamestd11::remove_const< T >::type >::type type
 

Detailed Description

template<class T>
struct nonstd::span_lite::std11::remove_cv< T >

Definition at line 637 of file span.h.

Member Typedef Documentation

◆ type

template<class T >
typedef std11::remove_volatile<typenamestd11::remove_const<T>::type>::type nonstd::span_lite::std11::remove_cv< T >::type

Definition at line 639 of file span.h.


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