D
default user
Hi,
I am having trouble grasping the following syntax:
foo().bar()
Specifically, what are the parenthesis after foo doing?
Only thing I can think of is that they mean to construct an object of type foo.
Thanks for any light you can shed. I have been trying to figure this out.
Johann
I am having trouble grasping the following syntax:
foo().bar()
Specifically, what are the parenthesis after foo doing?
Only thing I can think of is that they mean to construct an object of type foo.
Thanks for any light you can shed. I have been trying to figure this out.
Johann