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 3ea38fc commit e2e3dbcCopy full SHA for e2e3dbc
include/behaviortree_cpp/utils/wildcards.hpp
@@ -58,4 +58,4 @@ inline bool wildcards_match(std::string_view str, std::string_view pattern)
58
};
59
60
return match(match, 0, 0);
61
-}
+}
0 commit comments