Boost logo

Boost :

Subject: Re: [boost] [lexical_cast][random] ADL problem with gcc c++11
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-03-25 09:25:32


On 20/03/12 00:22, Marshall Clow wrote:

> Very strange.
> I pasted your code into a file, and tried it on my Mac.
> I used trunk and release branches, gcc 4.2.1 and clang (from svn).

The bug only appears when the compiler is very strict about name lookups
in template contexts.

GCC 4.6+ is stricter than 4.2.

This particular bug is a missing include, which may be windows-specific.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk