Horizon
Loading...
Searching...
No Matches
ranges::front_fn Struct Reference

#include <operations.hpp>

Public Member Functions

 template (typename Rng)(AND borrowed_range< Rng >) const expr range_reference_t< Rng > operator()(Rng &&rng) const

Detailed Description

See also
back_fn

Member Function Documentation

◆ template()

ranges::front_fn::template ( typename Rng ) const &&
inline
Returns
*begin(rng)

The documentation for this struct was generated from the following file: