diffblue-cbmc/regression/cpp-linter/function-comment-header5
thk123 7638907c04 Don't include * or & in function name
When checking for function comments we don't want to include the * or &
in the name. Instead we allow after the space of the return type an
optional * or & before accepting the function name.
2016-12-23 15:19:22 +01:00
..
main.cpp Don't include * or & in function name 2016-12-23 15:19:22 +01:00
test.desc Don't include * or & in function name 2016-12-23 15:19:22 +01:00