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 fc56b3b commit 2e0e4ccCopy full SHA for 2e0e4cc
README.md
@@ -21,7 +21,7 @@ bit operations for integer types, like lowbit, setbit, resitebit, cntbit, revers
21
and some combinatorics method in bits, like generate and traverse subsets or combinations.
22
23
## bit_set.h
24
-familiar with bitset in STL, but the longth of this is mutable.
+familiar with bitset in STL, but the length of this is mutable.
25
26
## cil_config.h
27
configure to fit for all platforms and compilers.
0 commit comments