Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
stxxl::buffered_writer< block_type >::batch_entry_cmp Struct Reference

#include <buf_writer.h>

List of all members.

Public Member Functions

bool operator() (const batch_entry &a, const batch_entry &b) const

Detailed Description

template<typename block_type>
struct stxxl::buffered_writer< block_type >::batch_entry_cmp

Definition at line 60 of file buf_writer.h.


Member Function Documentation

template<typename block_type >
bool stxxl::buffered_writer< block_type >::batch_entry_cmp::operator() ( const batch_entry a,
const batch_entry b 
) const [inline]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines