max_threads() constΒΆ

size_t libsemigroups::FroidurePinBase::max_threads() const

Returns the current value of the maximum number of threads.

Return

A size_t.

Exceptions

This function is noexcept and is guaranteed never to throw.

Complexity

Constant.

See

max_threads(size_t).

Parameters

None.