$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-03-01 17:05:32
On Friday 01 March 2002 04:46 pm, you wrote:
> I've implemented this scheme in boost/python/converter/from_python_data.hpp
> now, and it works great! No more EDG-specific workarounds, and everything
> compiles faster!
>
> -Dave
Great. Would you moving the alignment code into
type_traits/alignment_traits.hpp so we can all use it?
Doug