$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-04-24 04:49:34
> Good idea. Who is responsible for this code?
A while ago I promised a patch that would:
1) Shift the code into boost/type_traits,
2) Make it TR1 conforming.
3) Apply patches to existing clients of aligned_storage.
I haven't got around to (3) yet, but there's a good chance I'll do it early
next week.
John.