Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Constant_void_fun Struct Template Reference

#include <stl_function.h>

Inherited by std::constant_void_fun.

List of all members.

Public Types


Public Methods


Public Attributes

template<class _Result> struct std::_Constant_void_fun


Member Typedef Documentation

typedef _Result result_type
 


Constructor & Destructor Documentation

_Constant_void_fun ( const result_type & __v ) [inline]
 


Member Function Documentation

const result_type & operator() ( ) const [inline]
 


Member Data Documentation

result_type _M_val
 


The documentation for this struct was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001