STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::disk_allocator::first_fit Struct Reference

Detailed Description

Definition at line 47 of file disk_allocator.h.

Inherits binary_function< place, stxxl::int64, bool >.

Public Member Functions

bool operator() (const place &entry, const stxxl::int64 size) const
 

Member Function Documentation

bool stxxl::disk_allocator::first_fit::operator() ( const place entry,
const stxxl::int64  size 
) const
inline

Definition at line 49 of file disk_allocator.h.


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