Range-v3
Range algorithms, views, and actions for the Standard Library
single.hpp File Reference

Classes

struct  ranges::single_view< T >
 
struct  ranges::views::single_fn
 

Functions

template<typename T >
 ranges::cpp20::CPP_TEMPLATE_AUX_0 (requires ` std::is_object< T >::value) using empty_view = ranges::single_view<T>