Searched refs:empty_input_exception (Results 1 – 2 of 2) sorted by relevance
74 class empty_input_exception : public geometry::invalid_input_exception class78 inline empty_input_exception() {} in empty_input_exception() function in boost::geometry::empty_input_exception
54 BOOST_THROW_EXCEPTION(empty_input_exception()); in throw_on_empty_input()