Range-v3
Range algorithms, views, and actions for the Standard Library
 
Loading...
Searching...
No Matches
reverse.hpp File Reference

Classes

struct  ranges::actions::reverse_fn
 Reversed the source range in-place. More...
 

Variables

constexpr action_closure< reverse_fn > reverse {}
 

Variable Documentation

◆ reverse

action_closure<reverse_fn> reverse {}
related
See also
action_closure