Provided by: libstdc++-13-doc_13.2.0-4ubuntu3_all
NAME
std::ranges::dangling - Type returned by algorithms instead of a dangling iterator or subrange.
SYNOPSIS
#include <ranges> Public Member Functions template<typename... _Args> constexpr dangling (_Args &&...) noexcept
Detailed Description
Type returned by algorithms instead of a dangling iterator or subrange.
Author
Generated automatically by Doxygen for libstdc++ from the source code.