STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::priority_queue_local::find_settings< ElementSize, IntMem, MaxItems > Struct Template Reference

Detailed Description

template<internal_size_type ElementSize, internal_size_type IntMem, external_size_type MaxItems>
struct stxxl::priority_queue_local::find_settings< ElementSize, IntMem, MaxItems >

Definition at line 925 of file priority_queue.h.

Public Types

typedef find_B_m< ElementSize,
IntMem, MaxItems,(8 *1024 *1024), 1 >
::result 
result
 

Member Typedef Documentation

template<internal_size_type ElementSize, internal_size_type IntMem, external_size_type MaxItems>
typedef find_B_m<ElementSize, IntMem, MaxItems, (8* 1024* 1024), 1>::result stxxl::priority_queue_local::find_settings< ElementSize, IntMem, MaxItems >::result

Definition at line 929 of file priority_queue.h.


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