Thread
:
Inheritance and functions...
View Single Post
08-20-2005, 11:43 AM
#
18
(
permalink
)
Valmont
[code][/code] enforcer
Join Date: Mar 2003
Location: Netherlands
Posts: 1,545
Sure it should. But I would name it differently. Something like:
Code:
std::pair<std::string, int> my_hand() const {...}
__________________
Valmont
View Public Profile
Find More Posts by Valmont