Searched refs:throw_runtime_error (Results 1 – 3 of 3) sorted by relevance
48 void throw_runtime_error(const char* str);76 inline void throw_runtime_error(const char* str)160 inline void throw_runtime_error(const char* str)
26 inline void throw_runtime_error(const char * str) in throw_runtime_error() function53 inline void throw_runtime_error(const char * str)
184 throw_runtime_error("boost::geometry::index::rtree node creation failed"); in apply()