id summary reporter owner description type status milestone component version severity resolution keywords cc 7246 is_convertible works incorrectly for function target types Michel Morin John Maddock "`is_convertible` works incorrectly for function target types. For example, {{{ boost::is_convertible }}} should return false_type, but it returns true_type (tested on gcc). Trivial patch attached. " Patches closed To Be Determined type_traits Boost Development Trunk Problem fixed