|
Boost : |
From: Daniel Frey (daniel.frey_at_[hidden])
Date: 2003-09-03 14:01:23
Hartmut Kaiser wrote:
> Hi all,
>
> 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
>
> attached.
Just out of curiousity: Is this a workaround for a compiler bug? I think
I remember that if generated by the preprocessor, tokens need to be
glued with ## to form a single new token like >>, otherwise even two
consecutive >'s will be treated like two tokens. My colleague says I'm
wrong. Am I? :)
Regards, Daniel
-- Daniel Frey aixigo AG - financial training, research and technology Schloß-Rahe-Straße 15, 52072 Aachen, Germany fon: +49 (0)241 936737-42, fax: +49 (0)241 936737-99 eMail: daniel.frey_at_[hidden], web: http://www.aixigo.de
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk