std::ranges::dangling - Man Page
Type returned by algorithms instead of a dangling iterator or subrange.
Synopsis
#include <>
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.
Info
Thu May 11 2023 libstdc++