Home
last modified time | relevance | path

Searched defs:bad_function_call (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/function/
H A Dfunction_base.hpp696 class bad_function_call : public std::runtime_error class
699 bad_function_call() : std::runtime_error("call to empty boost::function") {} in bad_function_call() function in boost::bad_function_call