$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-09-03 14:07:17
On Wednesday 03 September 2003 02:27 pm, Hartmut Kaiser wrote:
> The current version of the file type_with_alignment.hpp gives spourios
> errors, because some macro expansion code generates '>>' instead of '>
>
> >' (closing template brackets). The corresponding fixing patch is
Thanks. I also fixed this in CVS this morning, with _precisely_ the same patch
:)
Doug