While rebuilding code that uses is_empty<>, I have run across a whole slew of new errors with the latest CVS image and bcc 5.5.1. They are as follows:
[C++ Error] broken_compiler_spec.hpp(86): E2238 Multiple declaration for 'remove_const<const bool>' [C++ Error] broken_compiler_spec.hpp(86): E2238 Multiple declaration for 'remove_volatile<volatile bool>' [C++ Error] broken_compiler_spec.hpp(86): E2238 Multiple declaration for 'remove_cv<const bool>' This continues on for quite some time. I hope I'm not missing something obvious. Dave _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost