$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Carl Daniel (cpdaniel_at_[hidden])
Date: 2005-03-30 10:33:30
Arkadiy Vertleyb wrote:
> HI all,
>
> God only knows what else can be found inside this compiler if one is
> willing to dig real deep.
>
> For example, Igor' Chesnokov from RSDN (Russian Software Development
> Network) has found a way to implement typeof() that does not require
> registration, and probably has compile-time performance of a native
> typeof.
Sadly (?) the bug that allows this to work is fixed in VC8.
-cd