Boost logo

Boost Users :

Subject: Re: [Boost-users] Ranges to Collections
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2011-06-07 13:16:18


> From: mpbecey7gu_at_[hidden]
>
> What compiler are you using? I'm pretty sure Microsoft's doesn't support uniform
> initialization syntax. But in this case, writing (r) instead and adding the constructor
> to RangeWrapper should work just fine. It's just less simple .

I use gcc 4.5 which supports uniform initialization. But as you say, you can
just replace it with a constructor if necessary.
 
Regards,
Nate.


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