SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
seqan3::bin_literal Struct Reference

A strong type of underlying type uint64_t that represents the shape in binary representation. More...

#include <seqan3/search/kmer_index/shape.hpp>

Public Attributes

uint64_t value
 The shape in binary representation.
 

Detailed Description

A strong type of underlying type uint64_t that represents the shape in binary representation.


The documentation for this struct was generated from the following file:
Hide me