Version: 5.1.6

INTERP_KERNEL.STLEXT.Select1st< _Pair > Struct Template Reference

#include <InterpKernelStlExt.hxx>

Inheritance diagram for INTERP_KERNEL.STLEXT.Select1st< _Pair >:
Inheritance graph

Public Member Functions

_Pair::first_type & operator() (_Pair &__x) const
const _Pair::first_type & operator() (const _Pair &__x) const

template<typename _Pair>
struct INTERP_KERNEL::STLEXT::Select1st< _Pair >


Member Function Documentation

template<typename _Pair>
_Pair::first_type& INTERP_KERNEL.STLEXT.Select1st< _Pair >.operator() ( _Pair &  __x  )  const
template<typename _Pair>
const _Pair::first_type& INTERP_KERNEL.STLEXT.Select1st< _Pair >.operator() ( const _Pair &  __x  )  const