std::ranges::dangling(3) Library Functions Manual std::ranges::dangling(3) NAME std::ranges::dangling - Type returned by algorithms instead of a dangling iterator or subrange. SYNOPSIS #include Public Member Functions template 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. libstdc++ std::ranges::dangling(3)