View Single Post
TechCake
13Mar2008,17:08  
asadullah.ansari's Avatar
if List is class
then meaning of List x is that x is object of class List.
meaning of List x() is that x is a function which returns a object type List.