Searched refs:reservation_length_error (Results 1 – 5 of 5) sorted by relevance
35 reservation_length_error, enumerator
235 throw_exception(exception_id::reservation_length_error); in reserve()
86 …case exception_id::reservation_length_error: DO_THROW(std::length_error, ("Attempt to exceed imple… in throw_exception()
164 …tionClassExports( std::length_error("test"), tbb::detail::exception_id::reservation_length_error ); in TestExceptionClassesExports()
503 tbb::detail::throw_exception(exception_id::reservation_length_error); in reserve()