Thrill  0.1

Detailed Description

template<size_t Bytes>
class foxxll::mng_local::filler_struct< Bytes >

Definition at line 46 of file typed_block.hpp.

+ Inheritance diagram for filler_struct< Bytes >:

#include <typed_block.hpp>

Public Member Functions

 filler_struct ()
 

Private Types

using byte_type = unsigned char
 

Private Attributes

byte_type filler_array [Bytes]
 

Member Typedef Documentation

◆ byte_type

using byte_type = unsigned char
private

Definition at line 48 of file typed_block.hpp.

Constructor & Destructor Documentation

◆ filler_struct()

filler_struct ( )
inline

Definition at line 52 of file typed_block.hpp.

Member Data Documentation

◆ filler_array

byte_type filler_array[Bytes]
private

Definition at line 49 of file typed_block.hpp.


The documentation for this class was generated from the following file: