llbinder2nd< _Operation > Class Template Reference

#include <llstl.h>

Collaboration diagram for llbinder2nd< _Operation >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 llbinder2nd (const _Operation &__x, const typename _Operation::second_argument_type &__y)
_Operation::result_type operator() (const typename _Operation::first_argument_type &__x) const

Protected Attributes

_Operation op
_Operation::second_argument_type value


Detailed Description

template<class _Operation>
class llbinder2nd< _Operation >

Definition at line 449 of file llstl.h.


Constructor & Destructor Documentation

template<class _Operation>
llbinder2nd< _Operation >::llbinder2nd ( const _Operation &  __x,
const typename _Operation::second_argument_type &  __y 
) [inline]

Definition at line 456 of file llstl.h.


Member Function Documentation

template<class _Operation>
_Operation::result_type llbinder2nd< _Operation >::operator() ( const typename _Operation::first_argument_type &  __x  )  const [inline]

Definition at line 460 of file llstl.h.

References llbinder2nd< _Operation >::op, and llbinder2nd< _Operation >::value.


Member Data Documentation

template<class _Operation>
_Operation llbinder2nd< _Operation >::op [protected]

Definition at line 453 of file llstl.h.

Referenced by llbinder2nd< _Operation >::operator()().

template<class _Operation>
_Operation::second_argument_type llbinder2nd< _Operation >::value [protected]

Definition at line 454 of file llstl.h.

Referenced by llbinder2nd< _Operation >::operator()().


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

Generated on Fri May 16 08:39:28 2008 for SecondLife by  doxygen 1.5.5