Provides bio::views::to_lower. More...
#include <ranges>#include <bio/alphabet/concept.hpp>#include <bio/alphabet/detail/to_lower.hpp>#include <bio/ranges/views/deep.hpp>
Include dependency graph for to_lower.hpp:Go to the source code of this file.
Namespaces | |
| namespace | bio |
| The main BioC++ namespace. | |
| namespace | bio::ranges |
| The ranges module's namespace. | |
| namespace | bio::ranges::views |
| The BioC++ namespace for views. | |
Variables | |
General purpose views | |
| auto const | bio::ranges::views::to_lower |
| A view that converts each element to lower case. | |
Provides bio::views::to_lower.