Function sequant::num_threads

Function Documentation

inline int sequant::num_threads()

Note

by default use the value returned std::thread::hardware_concurrency() if available, otherwise 1

Returns:

the number of threads to use for concurrent work