From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2004-05-23 12:03:50


> About the code :
> I'm wondering, why have the str() function return a const-reference to
> string rather than a value, like stringstream does ?

Is there a reason to return it by value?

Gennadiy.