Provides bio::alphabet::variant. More...
#include <algorithm>
#include <array>
#include <cassert>
#include <utility>
#include <variant>
#include <bio/alphabet/base.hpp>
#include <bio/alphabet/composite/detail.hpp>
#include <bio/meta/type_list/traits.hpp>
Go to the source code of this file.
Classes | |
class | bio::alphabet::variant< alternative_types > |
A combined alphabet that can hold values of either of its alternatives.. More... | |
Namespaces | |
namespace | bio |
The main BioC++ namespace. | |
namespace | bio::alphabet |
The alphabet module's namespace. | |
Provides bio::alphabet::variant.