A placeholder for an iterator or a sentinel into a range that may no longer be valid. More...
#include <range/v3/range/dangling.hpp>
Public Member Functions | |
| template<typename T > | |
| CPP_TEMPLATE_AUX_0 | c (requires not_same_as_< T, dangling >) ccconstexpr dangling(T &&) |
| Implicit converting constructor; ignores argument. | |
A placeholder for an iterator or a sentinel into a range that may no longer be valid.