Range-v3
Range algorithms, views, and actions for the Standard Library
Public Member Functions
|
List of all members
ranges::dangling Struct Reference
Range
Description
A placeholder for an iterator or a sentinel into a range that may no longer be valid.
Public Member Functions
template<typename T >
constexpr
dangling
(T &&) requires not_same_as_< T
Implicit converting constructor; ignores argument.
ranges
dangling
Generated by
1.8.17