Inherits __gnu_parallel::parallel_tag.
sampling_tag (_ThreadIndex __num_threads)
_ThreadIndex __get_num_threads ()
Find out desired number of threads.
void set_num_threads (_ThreadIndex __num_threads)
Set the desired number of threads.
Forces parallel merging with exact splitting, at compile time.
Definition at line 118 of file tags.h.
Find out desired number of threads.
Returns:
Definition at line 63 of file tags.h.
Referenced by __gnu_parallel::__parallel_sort().
Set the desired number of threads.
Parameters:
Definition at line 73 of file tags.h.
Generated automatically by Doxygen for libstdc++ from the source code.