rheolef  6.3
Public Member Functions | List of all members
rheolef::get_first< T1, T2 > Struct Template Reference

#include <pair_util.h>

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 11 of file pair_util.h.

Member Function Documentation

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

Definition at line 12 of file pair_util.h.


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