Searched defs:BeginFunctionReturnsEmptyPtr (Results 1 – 1 of 1) sorted by relevance
226 struct BeginFunctionReturnsEmptyPtr { struct229 friend constexpr const Empty *begin(BeginFunctionReturnsEmptyPtr const& bf) { return &bf.x; } in begin() argument