|
Boost : |
Subject: Re: [boost] [lexical_cast][random] ADL problem with gcc c++11
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2012-03-19 13:27:01
2012/3/19 Joel de Guzman <joel_at_[hidden]>:
> 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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk