Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
select2nd< T1, T2 >

Detailed Description

template<class T1, class T2>
struct rheolef::select2nd< T1, T2 >

Definition at line 40 of file msg_util.h.

+ Inheritance diagram for select2nd< T1, T2 >:

Public Member Functions

T2 operator() (const std::pair< T1, T2 > &x) const
 

Member Function Documentation

◆ operator()()

template<class T1 , class T2 >
T2 operator() ( const std::pair< T1, T2 > &  x) const

Definition at line 41 of file msg_util.h.


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