
19 Jul
2011
19 Jul
'11
8:56 a.m.
On 19.07.2011 08:59, Akira Takahashi wrote:
Hi,
Is it possible to adapt std::tuple to be a fusion sequence?
...
Is there some functionality like this already in fusion?
There seems to be already the implementation.
https://svn.boost.org/svn/boost/sandbox/SOC/2009/fusion/
But, I don't know this implementation status.
I also have one in my private tree. Sebastian