library of assembled shared sources

http://lass.cocamware.com

lass::stde::select_2nd< Pair > Struct Template Reference
[Stde_select]

selects second element of std::pair or stde::triple and applies supplied operator on it More...

#include <select.h>


Public Member Functions

util::CallTraits< typename
Pair::second_type >::TParam 
operator() (typename util::CallTraits< Pair >::TParam iArgument)


Detailed Description

template<typename Pair>
struct lass::stde::select_2nd< Pair >

selects second element of std::pair or stde::triple and applies supplied operator on it

Definition at line 91 of file stde/select.h.


Member Function Documentation

template<typename Pair >
util::CallTraits<typename Pair::second_type>::TParam lass::stde::select_2nd< Pair >::operator() ( typename util::CallTraits< Pair >::TParam  iArgument  )  [inline]

Definition at line 94 of file stde/select.h.


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

Generated on Mon Nov 10 14:22:16 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo