26 Apr
2010
26 Apr
'10
4:09 p.m.
Hi all,
I met a problem which can't be solved. Can any kind people help me?
The code looks like the below:
class transfor_data
{
public:
void one_fun( const boost::system::error_code& e, connection conn )
{
...
}
void another_fun()
{
{
//compile error because of the placeholder
boost::function