Searched refs:inputView (Results 1 – 1 of 1) sorted by relevance
36 auto inputView = std::views::all(buffer); in test() local37 static_assert(std::ranges::common_range<decltype(inputView)>); in test()