
14 Nov
2004
14 Nov
'04
11:24 a.m.
Paul Mensonides wrote:
[mailto:boost-bounces@lists.boost.org] On Behalf Of Alexander Nasonov I thought I can't but BOOST_PP_POP_FRONT( (foo)(buf, len) ) works on gcc and sunpro!
That might work because there is no need to ever touch (buf, len). That is not guaranteed, however.
Is it right that it's not guaranteed only because it doesn't conform to sequence interface? -- Alexander Nasonov