
21 Jan
2010
21 Jan
'10
8:44 p.m.
Oops, I didn't intend to send this to boost-devel. Here is the translation to English: ------------ Hi Sergey, IIRC, comma is not required before '...' If it's required, you can use BOOST_PP_COMMA_IF(n). ------------ Alex 21.01.10, 20:34, "Alexander Nasonov" <alnsn@yandex.ru>:
Privet Sergey, Po standartu kazhetsja zpt mozhno ne statit' pered ... Nu a esli nado, to est' BOOST_PP_COMMA_IF(n)
Sergey Zubkovsky wrote:
Hi,
Here is a patch to support variadic functions in the Boost.Typeof. Can anyone check it and commit?
Thank you.