Content-Length: 52442 | pFad | https://wg21.link/over.match.oper#4
Subclause | Expression | As member function | As non-member function |
@a | (a).operator@ ( ) | operator@(a) | |
a@b | (a).operator@ (b) | operator@(a, b) | |
a=b | (a).operator= (b) | ||
a[b] | (a).operator[](b) | ||
a-> | (a).operator->( ) | ||
a@ | (a).operator@ (0) | operator@(a, 0) |
Fetched URL: https://wg21.link/over.match.oper#4
Alternative Proxies: