-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Li, PingShan (Kansas City) Sent: Tuesday, May 08, 2007 7:44 AM To: boost-users@lists.boost.org Subject: Re: [Boost-users] boost::bind,C++ member function and C callback function
Changing the OpenSSL API is not an option for me.
Let's assume that the callback function accepts a void* parameter, can you show me an example that I can bind C++ member function to a C callback function?
Untested:
typedef boost::function