May 22, 2002 #1 Maurader Technical User May 8, 2002 59 CA can functions return vectors of a user defined type? if so, what is the syntax to do so? it's not vector <user_type> Class::function_name(params...){} ?? thanks!
can functions return vectors of a user defined type? if so, what is the syntax to do so? it's not vector <user_type> Class::function_name(params...){} ?? thanks!