Home
last modified time | relevance | path

Searched refs:negative_overflow (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/
Dconverter_policies.hpp143 class negative_overflow : public bad_numeric_cast class
164 throw negative_overflow() ; in operator ()()
169 ::boost::throw_exception(negative_overflow()) ; in operator ()()