library of assembled shared sources

http://lass.cocamware.com

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

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

#include <select.h>


Public Member Functions

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


Detailed Description

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

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

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


Member Function Documentation

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

Definition at line 79 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