STXXL
1.4.1
|
Public Types | |
enum | { blocks_per_page = BlocksPerPage } |
enum | { block_size = BlockSize } |
typedef AllocStr | alloc_strategy |
typedef SizeType | size_type |
typedef ValueType | value_type |
typedef AllocStr stxxl::stack_config_generator< ValueType, BlocksPerPage, BlockSize, AllocStr, SizeType >::alloc_strategy |
typedef SizeType stxxl::stack_config_generator< ValueType, BlocksPerPage, BlockSize, AllocStr, SizeType >::size_type |
typedef ValueType stxxl::stack_config_generator< ValueType, BlocksPerPage, BlockSize, AllocStr, SizeType >::value_type |
anonymous enum |
anonymous enum |