PolyBoRi
Public Member Functions
polybori::insert_second_to_list Class 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

Insert second argument to a given list.


Constructor & Destructor Documentation

polybori::insert_second_to_list::insert_second_to_list ( ListType &  theList__) [inline]

Member Function Documentation

RhsType& polybori::insert_second_to_list::operator() ( RhsType &  rhs,
const LhsType &  lhs 
) const [inline]

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