Implementation of the C++20's std::views::elements view. More...
#include <tuple>
#include <range/v3/view/transform.hpp>
Go to the source code of this file.
Namespaces | |
beluga | |
The main Beluga namespace. | |
beluga::views | |
Variables | |
template<std::size_t N> | |
constexpr auto | beluga::views::elements |
Implementation of the C++20's std::views::elements view.
Definition in file elements.hpp.