0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
Hypertable::PageArena< CharT, PageAllocatorT >::LtPageRemain Struct Reference

predicate which sorts by size More...

Public Member Functions

bool operator() (const Page *p1, const Page *p2) const
 

Detailed Description

template<typename CharT = char, class PageAllocatorT = DefaultPageAllocator>
struct Hypertable::PageArena< CharT, PageAllocatorT >::LtPageRemain

predicate which sorts by size

Definition at line 113 of file PageArena.h.

Member Function Documentation

template<typename CharT = char, class PageAllocatorT = DefaultPageAllocator>
bool Hypertable::PageArena< CharT, PageAllocatorT >::LtPageRemain::operator() ( const Page p1,
const Page p2 
) const
inline

Definition at line 114 of file PageArena.h.


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