Provides bio::alphabet::gapped. More...
Go to the source code of this file.
Namespaces | |
namespace | bio |
The main BioC++ namespace. | |
namespace | bio::alphabet |
The alphabet module's namespace. | |
Typedefs | |
template<typename alphabet_t > | |
using | bio::alphabet::gapped = variant< alphabet_t, gap > |
Extends a given alphabet with a gap character. | |
Provides bio::alphabet::gapped.