DDS  ver. 3.5.3.8.g5fe284b
Public Member Functions | List of all members
MiscCommon::stlx::select1st< _Pair > Struct Template Reference

#include <stlx.h>

Inheritance diagram for MiscCommon::stlx::select1st< _Pair >:

Public Member Functions

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

Member Function Documentation

◆ operator()() [1/2]

template<class _Pair >
_Pair::first_type& MiscCommon::stlx::select1st< _Pair >::operator() ( _Pair &  __x) const
inline

◆ operator()() [2/2]

template<class _Pair >
const _Pair::first_type& MiscCommon::stlx::select1st< _Pair >::operator() ( const _Pair &  __x) const
inline

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