$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] operator+ and void*: differences between g++ and msvc
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2011-06-17 00:49:22
> It's not standard, but it is an intentional extension. They do no consider
> it a bug.
But I compile with -std=c++98 or c++0x (not -std=gnu++98 or gnu++0x).
Frédéric