Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/ranges/range.access/
H A Dbegin.pass.cpp199 struct BeginFunctionReturnsInt { struct
200 friend int begin(BeginFunctionReturnsInt const&);
202 static_assert(!std::is_invocable_v<RangeBeginT, BeginFunctionReturnsInt const&>);