We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b92adf commit 83d94a5Copy full SHA for 83d94a5
README.md
@@ -27,6 +27,7 @@ The [benchmarks](benchmark/sort_benchmark.cpp) use **[Google Benchmark](https://
27
28
## How to Use
29
30
+This is a single-header library.
31
Just copy the **[sort.hpp](include/sorting_algorithms/sort.hpp)** header file to your project and include it!
32
All functions are in the ```alg::``` namespace.
33
0 commit comments