Home
last modified time | relevance | path

Searched refs:InputIterators (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/ranges/range.access/
H A Dempty.pass.cpp73 struct InputIterators { struct
77 static_assert(std::is_same_v<decltype(InputIterators().begin() == InputIterators().end()), bool>);
78 static_assert(!std::is_invocable_v<RangeEmptyT, const InputIterators&>);