datasketches-cpp
cpc_union_alloc< A > Member List

This is the complete list of members for cpc_union_alloc< A >, including all inherited members.

cpc_union_alloc(uint8_t lg_k=cpc_constants::DEFAULT_LG_K, uint64_t seed=DEFAULT_SEED, const A &allocator=A())cpc_union_alloc< A >explicit
cpc_union_alloc(const cpc_union_alloc< A > &other)cpc_union_alloc< A >
cpc_union_alloc(cpc_union_alloc< A > &&other) noexceptcpc_union_alloc< A >
get_result() constcpc_union_alloc< A >
operator=(const cpc_union_alloc< A > &other)cpc_union_alloc< A >
operator=(cpc_union_alloc< A > &&other) noexceptcpc_union_alloc< A >
update(const cpc_sketch_alloc< A > &sketch)cpc_union_alloc< A >
update(cpc_sketch_alloc< A > &&sketch)cpc_union_alloc< A >