Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::indirectly_binary_right_foldable Concept Reference

The indirectly_binary_right_foldable concept. More...

#include <range/v3/algorithm/fold_right.hpp>

Concept definition

template<class F, class T, class I>
The indirectly_binary_left_foldable concept.
Definition: fold_left.hpp:42
The indirectly_binary_right_foldable concept.
Definition: fold_right.hpp:47

Detailed Description

The indirectly_binary_right_foldable concept.