--- trunk/src/utils/any.hpp 2005/04/15 22:04:00 507 +++ branches/development/src/utils/any.hpp 2010/07/09 23:08:25 1465 @@ -205,11 +205,11 @@ namespace boost } - template - bool equal_any_type(const any& operand) { +// template +// bool equal_any_type(const any& operand) { +// +// } - } - } // Copyright Kevlin Henney, 2000, 2001, 2002. All rights reserved.