Home
last modified time | relevance | path

Searched defs:conversion_error (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/locale/
H A Dencoding_errors.hpp31 class BOOST_SYMBOL_VISIBLE conversion_error : public std::runtime_error { class
33 conversion_error() : std::runtime_error("Conversion failed") {} in conversion_error() function in boost::locale::conv::conversion_error