16 May
2013
16 May
'13
11:42 p.m.
John Maddock wrote:
Michael, Do you want to go ahead and commit the comment?
Added a comment in r84310 ( https://svn.boost.org/trac/boost/changeset/r84310 ): # elif defined(__GNUC__) && __GNUC__ > 3 + // Clang also defines __GNUC__ (as 4) # define BOOST_FORCEINLINE inline __attribute__ ((__always_inline__)) Regards, Michel