Boost logo

Boost Users :

Subject: Re: [Boost-users] [boost][boost-users][ICL] ICL Compilation errors. Ticket #5207
From: John Reid (j.reid_at_[hidden])
Date: 2011-02-24 08:51:05


On 24/02/11 13:42, Joachim Faulhaber wrote:

>
> The reason that your code does not compile with gcc but compiles with
> msvc is, that gcc is pickier when you try to pass a temporary object
> to a reference parameter. When I pass the non-temporary object
> 'int_set' to the function calls, the code compiles.

Great! Thanks for the help and sorry for the noise, I've seen too many
compilation errors recently, I should have caught that one though.

Thanks,
John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net