Standard library header <ranges> (C++20)

This header is part of the ranges library.

# Declarations

namespace std {
namespace views = ranges::views;
}

# Defect reports

DRApplied toBehavior as publishedCorrect behavior
LWG 3914C++23the constraint of std::ranges::enumerate_viewwas incorrectly specified in the synopsiscorrected