Stxxl
1.4.0
|
#include <ksort.h>
Public Types | |
typedef _BIDTp | bid_type |
typedef _KeyTp | key_type |
Public Member Functions | |
operator bid_type () | |
Public Attributes | |
bid_type | bid |
key_type | key |
typedef _BIDTp stxxl::ksort_local::trigger_entry< _BIDTp, _KeyTp >::bid_type |
typedef _KeyTp stxxl::ksort_local::trigger_entry< _BIDTp, _KeyTp >::key_type |
stxxl::ksort_local::trigger_entry< _BIDTp, _KeyTp >::operator bid_type | ( | ) | [inline] |
bid_type stxxl::ksort_local::trigger_entry< _BIDTp, _KeyTp >::bid |
key_type stxxl::ksort_local::trigger_entry< _BIDTp, _KeyTp >::key |
Definition at line 61 of file ksort.h.
Referenced by stxxl::ksort_local::operator>().