Searched refs:nonpositive_step (Results 1 – 4 of 4) sorted by relevance
33 nonpositive_step, enumerator
84 …case exception_id::nonpositive_step: DO_THROW(std::invalid_argument, ("Step must be positive") ); … in throw_exception()
160 …xceptionClassExports( std::invalid_argument("test"), tbb::detail::exception_id::nonpositive_step ); in TestExceptionClassesExports()
308 throw_exception(exception_id::nonpositive_step); // throws std::invalid_argument in parallel_for_impl()384 throw_exception(exception_id::nonpositive_step); // throws std::invalid_argument in parallel_for_impl()