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

Detailed Description

template<unsigned_type E_, unsigned_type IntMem, unsigned_type MaxItems>
struct stxxl::priority_queue_local::find_settings< E_, IntMem, MaxItems >

Definition at line 898 of file priority_queue.h.

Public Types

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

Member Typedef Documentation

template<unsigned_type E_, unsigned_type IntMem, unsigned_type MaxItems>
typedef find_B_m<E_, IntMem, MaxItems, (8* 1024* 1024), 1>::result stxxl::priority_queue_local::find_settings< E_, IntMem, MaxItems >::result

Definition at line 901 of file priority_queue.h.


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