
30 Oct
2006
30 Oct
'06
2:08 p.m.
Janek Kozicki wrote:
Anybody knows whether once TR1 becomes the standard, will it reside in std:: namespace or in tr1:: namespace ?
Asking just out of curiosity :)
Currently it's std::tr1, while the parts that have been folded into the working draft of the next std are in namespace std. John.