Boost logo

Boost Users :

From: Surya Kiran Gullapalli (suryakiran.gullapalli_at_[hidden])
Date: 2007-08-29 06:45:02


Hello all,
I'm a newbie to boost parameter library. I had no problem in using
BOOST_PARAMETER_MEMBER_FUNCTION as long as the function is non static.

what is the macro to use for static member function.

I gave
BOOST_PARAMTER_MEMBER_FUNCTION (
(static void), ...
)

But i was getting warning messages with MSVC 8.0 compiler, with boost-1.34.1

warning C4042: 'unnamed-parameter': has bad storage class.

I do not know whether these are harmless or not.

Please help.
Thanks,
Surya


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