Andreas Huber wrote:
> Hi Aleksey & all other metaprogramming gurus
Hi Andreas,
>
> The attached code compiles just fine with MSVC7.1 but MSVC7.0 once more
has
> its problems. This time I'm quite sure it has nothing to do with MPL,
> instead VC7.0 seems to get confused and reports the following:
"Andreas Huber" <[EMAIL PROTECTED]> writes:
> Dave,
>
> "David Abrahams" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>> This looks seriously like ETI (early template instantiation) again.
>> Unfortunately I'm not sure exactly what the fix is; Aleksey is the
>> only person I know
Dave,
"David Abrahams" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> This looks seriously like ETI (early template instantiation) again.
> Unfortunately I'm not sure exactly what the fix is; Aleksey is the
> only person I know who really understands how to work around this.
> One t