Rheolef  7.1
an efficient C++ finite element environment
select2nd< T1, T2 >
+ Inheritance diagram for select2nd< T1, T2 >:

Public Member Functions

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

Detailed Description

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

Definition at line 45 of file msg_util.h.

Member Function Documentation

◆ operator()()

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

Definition at line 46 of file msg_util.h.


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