Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/ranges/range.access/
H A Drbegin.pass.cpp205 struct RBeginFunctionReturnsEmpty { struct
207 friend Empty rbegin(RBeginFunctionReturnsEmpty const&); argument
209 static_assert(!std::is_invocable_v<RangeRBeginT, RBeginFunctionReturnsEmpty const&>);