
10 Jun
2007
10 Jun
'07
2:27 p.m.
"Gennadiy Rozental" <gennadiy.rozental@thomson.com> wrote
It there any problems with unnamed namespace usage within Boost.Test?
Using unnamed namespace inside a header represents a potential ODR violation. See if you have this kind of usage. Regards, Arkadiy