Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

functions to return a vector

Status
Not open for further replies.

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!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top