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

Public Member Functions

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

Detailed Description

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

Definition at line 35 of file pair_util.h.

Member Function Documentation

◆ operator()()

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

Definition at line 36 of file pair_util.h.


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