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

functional File Reference


Detailed Description

Functional component of C++ standard library.

List of functions used by HippoDraw from the functional component of the C++ standard library.

Note:
This list may be incomplete.

Definition in file functional.

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

Go to the source code of this file.

Namespaces

namespace  std

Classes

struct  std::greater< Type >
 A C++ standard library class. More...
struct  std::less< Type >
 A C++ standard library class. More...
struct  std::not_equal_to< Type >
 A C++ standard library class. More...

Functions

template<typename Operation, typename Type>
binder2nd< Operation > std::bind2nd (const Operatin &function, const Type &x)
 The C++ standard library bind2nd function.
template<typename Result, typename Type>
mem_fun_t< Result, Typestd::mem_fun (Result Type::*function())
 The C++ standard library mem_fun class.


Generated for HippoDraw-1.14.8.5 by doxygen 1.4.3