j
k
j a
j l
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.
Back to the thread
Back to the list