aimstil  5.0.5
til::Return_pair1< T1, T2 > Struct Template Reference

Returns first value of pair. More...

#include <cathier/miscUtils.h>

Public Member Functions

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

Detailed Description

template<typename T1, typename T2>
struct til::Return_pair1< T1, T2 >

Returns first value of pair.

Definition at line 398 of file miscUtils.h.

Member Function Documentation

◆ operator()()

template<typename T1 , typename T2 >
T1 til::Return_pair1< T1, T2 >::operator() ( std::pair< T1, T2 > const &  p) const
inline

Definition at line 400 of file miscUtils.h.

References til::is_nan(), til::max_index(), and til::min_index().


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