insert_second_to_list< ListType, RhsType, LhsType > Class Template Reference

Insert second argument to a given list. More...

#include <pbori_func.h>

List of all members.

Public Member Functions

 insert_second_to_list (ListType &theList__)
RhsType & operator() (RhsType &rhs, const LhsType &lhs) const

Detailed Description

template<class ListType, class RhsType, class LhsType>
class insert_second_to_list< ListType, RhsType, LhsType >

Insert second argument to a given list.


Constructor & Destructor Documentation

template<class ListType , class RhsType , class LhsType >
insert_second_to_list< ListType, RhsType, LhsType >::insert_second_to_list ( ListType &  theList__  )  [inline]

Member Function Documentation

template<class ListType , class RhsType , class LhsType >
RhsType& insert_second_to_list< ListType, RhsType, LhsType >::operator() ( RhsType &  rhs,
const LhsType &  lhs 
) const [inline]

The documentation for this class was generated from the following file:
Generated on Tue May 4 08:13:30 2010 for PolyBoRi by  doxygen 1.6.3