Searched defs:BeginFunctionWithDataMember (Results 1 – 1 of 1) sorted by relevance
232 struct BeginFunctionWithDataMember { struct235 friend constexpr const int *begin(BeginFunctionWithDataMember const& bf) { return &bf.x; } in begin() argument