
19 Mar
2012
19 Mar
'12
5:27 p.m.
2012/3/19 Joel de Guzman <joel@boost-consulting.com>:
Hi,
I can't get this to compile on gcc-4.6.1 with -std=c++0x flag:
#include <boost/random.hpp>
int main() { return 0; }
I'm getting an error in lexical_cast:
Could not reproduce it with trunk version and gcc-4.6.1-9ubuntu3. Which version of boost are you using? -- Best regards, Antony Polukhin