SeqAn3 3.1.0-rc.2
The Modern C++ library for sequence analysis.
seqan3::detail::adl_only::assign_char_strictly_to_fn Struct Reference

Function object definition for seqan3::assign_char_strictly_to. More...

#include <seqan3/alphabet/concept.hpp>

Public Member Functions

template<typename alphabet_t >
constexpr decltype(auto) operator() (seqan3::alphabet_char_t< alphabet_t > const chr, alphabet_t &&alphabet) const
 Operator overload for rvalues.
 

Detailed Description

Function object definition for seqan3::assign_char_strictly_to.


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