Boost logo

Boost Users :

Subject: [Boost-users] Protected binds
From: Zachary Turner (divisortheory_at_[hidden])
Date: 2010-02-03 17:50:36


Performance issues aside, is there any reason why i should prefer to
use boost::bind() by itself as opposed to boost::protect(boost::bind
())? In other words, is there a situation where given a certain
functional requirement, boost::bind produces correct results but
boost::protect(boost::bind()) doesnt?

Back to performance, just how much extra work is protect going to do
in an optimized build?

Zach

Sent from my iPhone


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