SeqAn3 3.4.0-rc.4
The Modern C++ library for sequence analysis.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 Descriptionno-api

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