Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

functions.h File Reference

The header for base classes of function objects. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  skeleton

Classes

struct  skeleton::unary_function< Arg, Res >
struct  skeleton::unary_ptr_function< Arg, Arg2 >
struct  skeleton::binary_function< Arg, Arg2, Res >
struct  skeleton::binary_ptr_function< Arg, Arg2, Arg3 >
struct  skeleton::ternary_function< Arg1, Arg2, Arg3, Res >
struct  skeleton::Id< Arg >
struct  skeleton::Snd< Arg >

Functions

template<typename F>
Id< typename F::result_type > skeleton::make_id (const F &f)
template<typename F>
Snd< typename F::result_type > skeleton::make_snd (const F &f)


Detailed Description

The header for base classes of function objects.

Author:
Yoshiki AKASHI (yoshiki@ipl.cs.uec.ac.jp)

Definition in file functions.h.


Generated on Wed Jan 18 22:20:02 2006 for SkeTo -- Skeleton Library in Tokyo by  doxygen 1.4.4