STXXL  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::default_completion_handler Struct Reference

Detailed Description

Default completion handler class.

Examples:
examples/algo/sort_file.cpp.

Definition at line 93 of file completion_handler.h.

Public Member Functions

void operator() (request *)
 An operator that does nothing. More...
 

Member Function Documentation

void stxxl::default_completion_handler::operator() ( request )
inline

An operator that does nothing.

Definition at line 96 of file completion_handler.h.


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