std::ranges::dangling
Type returned by algorithms instead of a dangling iterator or subrange.
- Provided by: libstdc++-13-doc (Version: 13.3.0-6ubuntu2~24.04.1)
- Source: gcc-13
- Report a bug
Type returned by algorithms instead of a dangling iterator or subrange.
#include <ranges>
template<typename... _Args> constexpr dangling
(_Args &&...) noexcept
Type returned by algorithms instead of a dangling iterator or subrange.
Generated automatically by Doxygen for libstdc++ from the source code.