noop_function Struct Template Reference
[Functional Library]

#include <stlsoft/functional/noop.hpp>

List of all members.


Detailed Description

template<typename T>
struct stlsoft::noop_function< T >

This functional performs no operation at all, and is simply a place-holder.

Public Member Functions

void operator() (T const &) throw ()
 The function call operator, which does nothing.

Member Function Documentation

void operator() ( T const &   )  throw () [inline]

The function call operator, which does nothing.


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

Generated on Thu Jun 10 08:58:46 2010 for STLSoft by  doxygen 1.5.6