Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::views::single_fn Struct Reference

Public Member Functions

template<typename Val >
CPP_TEMPLATE_AUX_0 s (requires copy_constructible< Val >) sssingle_view< Val > operator()(Val value) const
 

Related Functions

(Note that these are not member functions.)

constexpr single_fn single {}