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

Public Member Functions

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

Detailed Description

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

Definition at line 31 of file pair_util.h.

Member Function Documentation

◆ operator()()

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

Definition at line 32 of file pair_util.h.


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