Rheolef  7.1
an efficient C++ finite element environment
disarray_rep< T, distributed, A >::remove_const_in_pair< std::pair< T1, T2 > >

Public Types

typedef std::pair< typename std::decay< T1 >::type, typename std::decay< T2 >::typetype
 

Detailed Description

template<class T, class A>
template<class T1, class T2>
struct rheolef::disarray_rep< T, distributed, A >::remove_const_in_pair< std::pair< T1, T2 > >

Definition at line 413 of file disarray.h.

Member Typedef Documentation

◆ type

typedef std::pair<typename std::decay<T1>::type, typename std::decay<T2>::type> type

Definition at line 415 of file disarray.h.


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