Implementation of the assign range adaptor object. More...
#include <range/v3/action/action.hpp>
#include <range/v3/functional/bind_back.hpp>
#include <range/v3/range/conversion.hpp>
#include <range/v3/view/view.hpp>
Go to the source code of this file.
Classes | |
struct | beluga::actions::detail::assign_fn |
Implementation detail for an assign range adaptor object. More... | |
Namespaces | |
beluga | |
The main Beluga namespace. | |
beluga::actions | |
beluga::actions::detail | |
Variables | |
constexpr detail::assign_fn | beluga::actions::assign |
Implementation of the assign range adaptor object.
Definition in file assign.hpp.