Thrill  0.1
Serialization< Archive, core::HyperLogLogRegisters< p > > Struct Template Reference

Detailed Description

template<typename Archive, size_t p>
struct thrill::data::Serialization< Archive, core::HyperLogLogRegisters< p > >

Definition at line 101 of file hyperloglog.hpp.

#include <hyperloglog.hpp>

Static Public Member Functions

static core::HyperLogLogRegisters< p > Deserialize (Archive &ar)
 
static void Serialize (const core::HyperLogLogRegisters< p > &x, Archive &ar)
 

Static Public Attributes

static constexpr size_t fixed_size = 0
 
static constexpr bool is_fixed_size = false
 

Member Function Documentation

◆ Deserialize()

◆ Serialize()

Member Data Documentation

◆ fixed_size

constexpr size_t fixed_size = 0
static

Definition at line 107 of file hyperloglog.hpp.

◆ is_fixed_size

constexpr bool is_fixed_size = false
static

Definition at line 106 of file hyperloglog.hpp.


The documentation for this struct was generated from the following files: