[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | John Levon <[EMAIL PROTECTED]> writes: | | | Oh dear. | | | | ../../boost/boost/type_traits/is_convertible.hpp:124: template | | instantiation depth exceeds maximum of | | 17 (use -ftemplate-depth-NN to increase the maximum) instantiating | | |`boost::detail::is_convertible_impl<boost::signals::detail::any_bridge_compare<less<int>, | | int> &, | | boost::detail::int_convertible>::_m_from' | | | | *SEVENTEEN* ??? | | compiler please. (version)
btw. 17 is a small number, especially when C++ libraries begin to use expression templates more and more. -- Lgb