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 446 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 453 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 457 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 450 of file llstl.h.

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

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

Definition at line 451 of file llstl.h.

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


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:11:11 2010 for Second Life Viewer by  doxygen 1.4.7