Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
disarray_rep< T, distributed, A >::stash_traits< U, std::true_type >

Detailed Description

template<class T, class A>
template<class U>
struct rheolef::disarray_rep< T, distributed, A >::stash_traits< U, std::true_type >

Definition at line 412 of file disarray.h.

Public Types

typedef remove_const_in_pair< typenameU::value_type >::type mapped_type
 
typedef std::multimap< size_type, mapped_typemap_type
 

Member Typedef Documentation

◆ mapped_type

template<class T , class A >
template<class U >
typedef remove_const_in_pair<typenameU::value_type>::type mapped_type

Definition at line 413 of file disarray.h.

◆ map_type

template<class T , class A >
template<class U >
typedef std::multimap<size_type, mapped_type> map_type

Definition at line 414 of file disarray.h.


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