boost::function and equality operators?
12 Nov
2004
12 Nov
'04
8:45 p.m.
Hi
I was just transforming my event engine from another callback functors
lib to boost::function, and discovered that boost::function has
explicitly forbidden operator== and operator!=. My question is why is
this done, and what could be possible workarounds?
Thanks in advance,
Alo Sarv.
Example:
#include
7322
Age (days ago)
7322
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alo Sarv