Provided by: libstdc++-12-doc_12.2.0-3ubuntu1_all bug

NAME

       std::ranges::dangling - Type returned by algorithms instead of a dangling iterator or
       subrange.

SYNOPSIS

   Public Member Functions
       template<typename... _Args> constexpr dangling (_Args &&...) noexcept

Detailed Description

       Type returned by algorithms instead of a dangling iterator or subrange.

       Definition at line 944 of file ranges_base.h.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.