![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
#include <tpf_set.hpp>#include <tpf_chrono_random.hpp>#include <tpf_ncrnpr.hpp>#include <tpf_output.hpp>Go to the source code of this file.
Functions | |
| void | examples_for_build_permutations (unsigned thread_count, int n, int r) |
| void | examples_for_build_permutations_flat (unsigned thread_count, int n, int r) |
| int | main (int argc, char *argv[]) |
Variables | |
| tpf::sstream | stream |
| void examples_for_build_permutations | ( | unsigned | thread_count, |
| int | n, | ||
| int | r | ||
| ) |
Definition at line 13 of file 019-build_permutations.cpp.
| void examples_for_build_permutations_flat | ( | unsigned | thread_count, |
| int | n, | ||
| int | r | ||
| ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| tpf::sstream stream |
Definition at line 11 of file 019-build_permutations.cpp.