| 
    Stxxl
    1.4.0
    
   
   | 
  
  
  
 


Go to the source code of this file.
Namespaces | |
| namespace | stxxl | 
  | |
Defines | |
| #define | STXXL_WARNMSG_RECURSIVE_SORT STXXL_ERRMSG | 
| #define | STXXL_SORT_OPTIMAL_PREFETCHING 1 | 
| #define | STXXL_CHECK_ORDER_IN_SORTS 0 | 
| #define | STXXL_L2_SIZE (512 * 1024) | 
Functions | |
| unsigned_type | stxxl::optimal_merge_factor (unsigned_type num_runs, unsigned_type max_concurrent_runs) | 
| #define STXXL_CHECK_ORDER_IN_SORTS 0 | 
Definition at line 31 of file sort_base.h.
| #define STXXL_L2_SIZE (512 * 1024) | 
Definition at line 35 of file sort_base.h.
Referenced by stxxl::ksort_local::create_runs(), and stxxl::stable_ksort().
| #define STXXL_SORT_OPTIMAL_PREFETCHING 1 | 
Definition at line 27 of file sort_base.h.
| #define STXXL_WARNMSG_RECURSIVE_SORT STXXL_ERRMSG | 
Definition at line 21 of file sort_base.h.
Referenced by stxxl::stream::basic_runs_merger< sorted_runs_type, CompareType_, AllocStr_ >::initialize().
 1.7.6.1