std::ranges::dangling(3) Library Functions Manual std::ranges::dangling(3)

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

#include <ranges_base.h>


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.

libstdc++