The main BioC++ namespace. More...
Namespaces | |
namespace | alphabet |
The alphabet module's namespace. | |
namespace | meta |
The Meta module's namespace. | |
namespace | ranges |
The ranges module's namespace. | |
Variables | |
constexpr std::string_view | biocpp_core_version = BIOCPP_CORE_VERSION_CSTRING |
The full version as std::string_view . | |
constexpr size_t | biocpp_core_version_major = BIOCPP_CORE_VERSION_MAJOR |
The major version. | |
constexpr size_t | biocpp_core_version_minor = BIOCPP_CORE_VERSION_MINOR |
The minor version. | |
constexpr size_t | biocpp_core_version_patch = BIOCPP_CORE_VERSION_PATCH |
The patch version. | |
The main BioC++ namespace.