STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::priority_queue_local::find_B_m< ElementSize, IntMem, MaxItems, BlockSize, m_, true > Struct Template Reference

Detailed Description

template<internal_size_type ElementSize, internal_size_type IntMem, external_size_type MaxItems, unsigned_type BlockSize, unsigned_type m_>
struct stxxl::priority_queue_local::find_B_m< ElementSize, IntMem, MaxItems, BlockSize, m_, true >

Definition at line 933 of file priority_queue.h.

Public Types

enum  { fits = false }
 
typedef dummy result
 

Member Typedef Documentation

template<internal_size_type ElementSize, internal_size_type IntMem, external_size_type MaxItems, unsigned_type BlockSize, unsigned_type m_>
typedef dummy stxxl::priority_queue_local::find_B_m< ElementSize, IntMem, MaxItems, BlockSize, m_, true >::result

Definition at line 936 of file priority_queue.h.

Member Enumeration Documentation

template<internal_size_type ElementSize, internal_size_type IntMem, external_size_type MaxItems, unsigned_type BlockSize, unsigned_type m_>
anonymous enum
Enumerator
fits 

Definition at line 935 of file priority_queue.h.


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