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 93dddf1 commit 075caeaCopy full SHA for 075caea
results/cppcheck.txt
@@ -0,0 +1,8 @@
1
+Checking include/beginner_tutorials/publisher_function.hpp ...
2
+1/4 files checked 18% done
3
+Checking include/beginner_tutorials/subscriber_function.hpp ...
4
+2/4 files checked 35% done
5
+Checking src/publisher_member_function.cpp ...
6
+3/4 files checked 69% done
7
+Checking src/subscriber_member_function.cpp ...
8
+4/4 files checked 100% done
results/cpplint.txt
@@ -0,0 +1,4 @@
+Done processing ./include/beginner_tutorials/publisher_function.hpp
+Done processing ./include/beginner_tutorials/subscriber_function.hpp
+Done processing ./src/publisher_member_function.cpp
+Done processing ./src/subscriber_member_function.cpp
0 commit comments