id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 8275,conversion_traits::super/subtype incorrect for UDT's,John Maddock,Douglas Gregor,"The following static assertion fails: {{{ #include #include using namespace boost::multiprecision; BOOST_STATIC_ASSERT(boost::numeric::convdetail::get_is_subranged::type::value); }}} Which causes all sorts of other failures in clients of this class - it looks like UDT conversions are treated as always non-narrowing (?) where as use of numeric_limits would quickly reveal otherwise.",Bugs,new,To Be Determined,numeric,Boost Development Trunk,Problem,,,