Horizon
|
#include <meta/meta.hpp>
#include <range/v3/functional/identity.hpp>
#include <range/v3/functional/invoke.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.
Variables | |
template<class F , class T , class I , class U > | |
CPP_concept | ranges::indirectly_binary_left_foldable_impl |
\concept indirectly_binary_left_foldable_impl More... | |
template<class F , class T , class I > | |
CPP_concept | ranges::indirectly_binary_left_foldable |
\concept indirectly_binary_left_foldable More... | |
ranges::T | |
ranges::range_value_t< R > | |
CPP_concept ranges::indirectly_binary_left_foldable |
\concept indirectly_binary_left_foldable
The indirectly_binary_left_foldable
concept
CPP_concept ranges::indirectly_binary_left_foldable_impl |
\concept indirectly_binary_left_foldable_impl
The indirectly_binary_left_foldable_impl
concept