Boost logo

Boost Users :

Subject: Re: [Boost-users] [fusion?] [Phoenix?] Calling arbitrary method with collection of args
From: Kim Kuen Tang (kuentang_at_[hidden])
Date: 2010-03-19 11:46:17


Nat Goodspeed schrieb:
>
> I'm a bit surprised not to find existing support for std::vector;
> presumably that's been done a few times by individuals.

The size of std:::vector is not an mpl integral constant ( not known in
compile time). So std::vector is not a sequence in the sense of fusion. See
http://boost-spirit.com/dl_more/fusion_v2/libs/fusion/doc/html/fusion/sequence/concepts/forward_sequence.html

Cheers,
Kim


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net