$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [optional] Strict Aliasing Warnings on Trunk
From: Patrick Horgan (phorgan1_at_[hidden])
Date: 2009-12-18 16:01:25
Just a thought about why we might not like implementation defined
behavior. It's hard to get things to work with all the compilers
without delving into implementation defined areas.
Patrick