Boost::Function - Preferred Form Detection
28 Jul
28 Jul
6:57 p.m.
AMDG ryull@kaladorstudios.com wrote:
Is there any kind of defined macro in boost which is defined if the compiler supports the Preferred Form of Boost::Function?
Unless you're using a really old compiler, (i.e. VC 6) you can assume that the preferred form works. Anyway, the macro is BOOST_FUNCTION_NO_FUNCTION_TYPE_SYNTAX In Christ, Steven Watanabe
5976
Age (days ago)
5977
Last active (days ago)
1 comments
2 participants
participants (2)
-
ryull@kaladorstudios.com -
Steven Watanabe