
12 Nov
2010
12 Nov
'10
4:09 p.m.
Hi, in gcc.hpp the last know version is 4.4 // last known and checked version is 4.4 (Pre-release): #if (__GNUC__ > 4) || ((__GNUC__ == 4) && (__GNUC_MINOR__ > 4)) # if defined(BOOST_ASSERT_CONFIG) # error "Unknown compiler version - please run the configure tests and report the results" Is there any new features that should be updated for gcc-4.5? Even if gcc-4.6 has not been released yet it will be useful to update the file for this version also. In particular I'm interested in the consexpr feature. How can I help? Best, _____________________ Vicente Juan Botet Escribá http://viboes.blogspot.com/