id summary reporter owner description type status milestone component version severity resolution keywords cc 8966 No exception thrown (e.g. std::bad_alloc) on allocation failure in lexical_cast Martin Antony Polukhin "It would be nice, if lexical_cast would throw a different exception from bad_lexical_cast, if an allocation failure occurs. For example by setting stream.exceptions(std::ios::badbit); in line 1999 (it would then throw std::bad_alloc)." Bugs closed Boost 1.55.0 lexical_cast Boost Development Trunk Cosmetic fixed