19 namespace seqan3::detail
46 constexpr non_propagating_cache(non_propagating_cache
const &) noexcept
50 constexpr non_propagating_cache(non_propagating_cache && other) noexcept
56 constexpr non_propagating_cache &
operator=(non_propagating_cache
const & other) noexcept
64 constexpr non_propagating_cache &
operator=(non_propagating_cache && other) noexcept
73 constexpr T & emplace_deref(I
const & i)
requires requires
The rank_type of the semi-alphabet; defined as the return type of seqan3::to_rank....
Definition: alphabet/concept.hpp:164