j
k
j a
j l
Personally I would not mind
string s = "foo"; s.size() -> 3
But this is impossible if . is mapped to [].
s->size() -> 3 would work, though, but people would probably try to use . and get confused. :-)
Back to the thread
Back to the list