| > | this I do use BOOST_CURRENT_FUNCTION (and even got flamed for doing so
| > | by Asger).

We profiled stuff and found that in some critical inner loops, the use of BOOST_CURRENT_FUNCTION hurt performance a lot. If you want to use such stuff, please make sure it is guarded correctly to not hurt performance, which I also explained at the time.

Regards,
Asger

Reply via email to