Horizon
Public Member Functions | List of all members
ranges::dangling Struct Reference

A placeholder for an iterator or a sentinel into a range that may no longer be valid. More...

#include <dangling.hpp>

Public Member Functions

 template (typename T)(requires not_same_as_< T
 Implicit converting constructor; ignores argument.
 
constexpr dangling dangling (T &&)
 

Detailed Description

A placeholder for an iterator or a sentinel into a range that may no longer be valid.


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