$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [python] Making a Python tuple from a Fusion sequence
From: John Reid (j.reid_at_[hidden])
Date: 2009-02-23 12:24:16
Bruno Lalande wrote:
> Is there any interest in adding this function into Boost.Python? If
> yes, I can write the doc and tests, clean the source and maybe improve
> the implementation (for example, I feel that I could avoid the use of
> m_iteration with a better use of Boost.Fusion...).
This looks very useful to me.