id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 12252,"numeric_cast(pow(2.0, 63.0)) doesn't throw",wellnhofer@…,Douglas Gregor,"The following code produces an overflow but doesn't throw: {{{ int64_t v = numeric_cast(pow(2.0, 63.0)); }}} For an explanation, see [http://stackoverflow.com/a/30424410/1956010]",Bugs,new,To Be Determined,numeric,Boost 1.58.0,Problem,,,