bsl::ranges::views

Namespace for std::ranges::views aliases in the bsl namespace.

Using Declarations

NameDescription
adjacent Alias for std::views::adjacent in the bsl namespace.
adjacent_transform Alias for std::views::adjacent_transform in the bsl namespace.
all Alias for std::ranges::views::all in the bsl namespace.
all_t Alias for std::ranges::views::all_t in the bsl namespace.
as_const Alias for std::views::as_const in the bsl namespace.
as_rvalue Alias for std::views::as_rvalue in the bsl namespace.
cartesian_product Alias for std::views::cartesian_product in the bsl namespace.
chunk Alias for std::views::chunk in the bsl namespace.
chunk_by Alias for std::views::chunk_by in the bsl namespace.
common Alias for std::ranges::views::common in the bsl namespace.
counted Alias for std::ranges::views::counted in the bsl namespace.
drop Alias for std::ranges::views::drop in the bsl namespace.
drop_while Alias for std::ranges::views::drop_while in the bsl namespace.
elements Alias for std::ranges::views::elements in the bsl namespace.
empty Alias for std::ranges::views::empty in the bsl namespace.
enumerate Alias for std::views::enumerate in the bsl namespace.
filter Alias for std::ranges::views::filter in the bsl namespace.
iota Alias for std::ranges::views::iota in the bsl namespace.
istream Alias for std::ranges::views::istream in the bsl namespace.
join Alias for std::ranges::views::join in the bsl namespace.
join_with Alias for std::views::join_with in the bsl namespace.
keys Alias for std::ranges::views::keys in the bsl namespace.
lazy_split Alias for std::ranges::views::lazy_split in the bsl namespace.
repeat Alias for std::views::repeat in the bsl namespace.
reverse Alias for std::ranges::views::reverse in the bsl namespace.
single Alias for std::ranges::views::single in the bsl namespace.
slide Alias for std::views::slide in the bsl namespace.
split Alias for std::ranges::views::split in the bsl namespace.
stride Alias for std::views::stride in the bsl namespace.
take Alias for std::ranges::views::take in the bsl namespace.
take_while Alias for std::ranges::views::take_while in the bsl namespace.
transform Alias for std::ranges::views::transform in the bsl namespace.
values Alias for std::ranges::views::values in the bsl namespace.
zip Alias for std::views::zip in the bsl namespace.
zip_transform Alias for std::views::zip_transform in the bsl namespace.