Horizon
|
#include <meta/meta.hpp>
#include <range/v3/algorithm/fold_left.hpp>
#include <range/v3/functional/identity.hpp>
#include <range/v3/functional/invoke.hpp>
#include <range/v3/iterator/operations.hpp>
#include <range/v3/range/access.hpp>
#include <range/v3/range/concepts.hpp>
#include <range/v3/utility/optional.hpp>
#include <range/v3/detail/prologue.hpp>
#include <range/v3/detail/epilogue.hpp>
Go to the source code of this file.
Classes | |
struct | ranges::detail::flipped< F > |
Variables | |
template<class F , class T , class I > | |
CPP_concept | ranges::indirectly_binary_right_foldable |
\concept indirectly_binary_right_foldable More... | |
CPP_concept ranges::indirectly_binary_right_foldable |
\concept indirectly_binary_right_foldable
The indirectly_binary_right_foldable
concept