|
Boost : |
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2003-04-12 02:50:48
Paul Mensonides wrote:
> #define BOOST_PP_IS_SEQ BOOST_PP_IS_UNARY
>
> BOOST_PP_IS_SEQ( (a)(b)(c) ) // 1
> BOOST_PP_IS_SEQ( xyz ) // 0
> BOOST_PP_IS_SEQ( ++ ) // 0
>
> The second one with fail on Borland (and maybe IBM and Sun also), but
otherwise
> it should work fine.
Oh, great, can we have it under that name, then?
> BTW, how long is your list of things that you want? ;)
That's it so far :), although I cannot promise something else won't come up
as I am using the library quite intensively at the moment.
Aleksey
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk