Stxxl
1.4.0
|
Default completion handler class. More...
#include <completion_handler.h>
Public Member Functions | |
void | operator() (request *) |
An operator that does nothing. |
Default completion handler class.
Definition at line 94 of file completion_handler.h.
void stxxl::default_completion_handler::operator() | ( | request * | ) | [inline] |
An operator that does nothing.
Definition at line 97 of file completion_handler.h.