|
SeqAn3 3.4.2-rc.1
The Modern C++ library for sequence analysis.
|
A functor that always throws when calling operator() (needed for the alignment "dummy" sequence).
More...
#include <seqan3/io/sam_file/detail/cigar.hpp>
Public Member Functions | |
| template<typename chr_t > | |
| chr_t | operator() (chr_t) const |
| Always throws a std::logic_error when called. | |
A functor that always throws when calling operator() (needed for the alignment "dummy" sequence).