std::ranges::dangling(3cxx) | std::ranges::dangling(3cxx) |
std::ranges::dangling - 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.
libstdc++ |