Searched defs:RBeginFunctionReturnsEmptyPtr (Results 1 – 1 of 1) sorted by relevance
228 struct RBeginFunctionReturnsEmptyPtr { struct231 friend constexpr const Empty *rbegin(RBeginFunctionReturnsEmptyPtr const& bf) { return &bf.x; } in rbegin() argument