Stxxl
1.4.0
|
Contains per block filler for stxxl::typed_block
, not intended for direct use.
More...
#include <typed_block.h>
Public Member Functions | |
add_filler () | |
Private Attributes | |
filler_struct__< FillSize_ > | filler |
Per block filler element. |
Contains per block filler for stxxl::typed_block
, not intended for direct use.
Definition at line 184 of file typed_block.h.
stxxl::add_filler< BaseType_, FillSize_ >::add_filler | ( | ) | [inline] |
Definition at line 192 of file typed_block.h.
filler_struct__<FillSize_> stxxl::add_filler< BaseType_, FillSize_ >::filler [private] |
Per block filler element.
Definition at line 189 of file typed_block.h.