View Single Post
Old 08-20-2005, 11:43 AM   #18 (permalink)
Valmont
[code][/code] enforcer
 
Valmont's Avatar
 
Join Date: Mar 2003
Location: Netherlands
Posts: 1,545
Valmont is on a distinguished road
Sure it should. But I would name it differently. Something like:
Code:
std::pair<std::string, int> my_hand() const {...}
__________________
Valmont is offline   Reply With Quote