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 862012d commit 57099ccCopy full SHA for 57099cc
smithlab_utils.hpp
@@ -52,7 +52,7 @@ Out copy_if(In first, In last, Out res, Pred p) {
52
}
53
return res;
54
55
-}; // namespace smithlab
+} // namespace smithlab
56
57
typedef size_t MASK_t;
58
0 commit comments