You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,12 +16,12 @@ It is not meant as a full implementation, only the basics are expected to be cov
16
16
Supports C++11 and higher, C++17 preferred.
17
17
Tested in CI on GCC 7+, Clang/LLVM 5+, Apple Clang, MSVC.
18
18
19
-
## Implemented algorithms
19
+
## Implemented Algorithms
20
20
Algorithms are added on an as-needed basis. If you need one [open an issue](https://github.com/alugowski/poolSTL/issues) or contribute a PR.
0 commit comments