--- trunk/OOPSE-4/src/utils/any.hpp 2005/04/15 22:04:00 2204 +++ trunk/OOPSE-4/src/utils/any.hpp 2006/02/01 17:26:43 2577 @@ -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.