Subject: Re: [boost] Is this a MSVC bug?
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2014-05-06 12:35:02


>
> Do you know if this a bug in VC++, or if that is supposed to be valid?
>

Can you print the values of &ii and &global_i before the assert? I don't
quite see what `ii` could bind to...

Philippe