Using BOOST_CURRENT_FUNCTION
19 Mar
2003
19 Mar
'03
10:37 a.m.
We are updating our logging library at the moment, and as we now support multiple compilers I am looking to use BOOST_CURRENT_FUNCTION rather than many compiler checks through our code! Two questions: i/ Does it work with Borland C++Builder6? Although it seems to detect the correct macro, this is expanding to an empty string when used. ii/ Why is the logic implemented inside an empty function inside the ::boost::detail namespace? As everything is preprocessor based I do not see the benefit this brings, but assume it must have been done for a good reason so I am darned curious! <g> -- AlisdairM
7907
Age (days ago)
7907
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alisdair Meredith