$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Lars Gullik Bjønnes (larsbj_at_[hidden])
Date: 2003-12-07 09:11:27
It is possible that his is fixed in lates CVS, but I cannot contact
that currently so...
In type_traits/type_with_alignment.hpp line 177
the construct <::boost is seen, the must be a space avter '<' to not
mistake the '<:' as a digraph for '['.
-- Lgb