Stxxl
1.4.0
|
#include <typed_block.h>
Public Member Functions | |
filler_struct__ () | |
Private Types | |
typedef unsigned char | byte_type |
Private Attributes | |
byte_type | filler_array_ [bytes] |
Definition at line 33 of file typed_block.h.
typedef unsigned char stxxl::filler_struct__< bytes >::byte_type [private] |
Definition at line 35 of file typed_block.h.
stxxl::filler_struct__< bytes >::filler_struct__ | ( | ) | [inline] |
Definition at line 39 of file typed_block.h.
byte_type stxxl::filler_struct__< bytes >::filler_array_[bytes] [private] |
Definition at line 36 of file typed_block.h.