CppCoreGuidelines icon indicating copy to clipboard operation
CppCoreGuidelines copied to clipboard

T.21 Fix wrong return type

Open panikgit opened this issue 2 years ago • 1 comments

The code was likely copied from the example above, but the return type was not replaced.

panikgit avatar Jul 22 '22 21:07 panikgit

No denied merge

On Fri, Jul 22, 2022, 2:10 PM Nikolay Panov @.***> wrote:

The code was likely copied from the example above, but the return type was not replaced.

You can view, comment on, or merge this pull request online at:

https://github.com/isocpp/CppCoreGuidelines/pull/1942 Commit Summary

File Changes

(1 file https://github.com/isocpp/CppCoreGuidelines/pull/1942/files)

Patch Links:

  • https://github.com/isocpp/CppCoreGuidelines/pull/1942.patch
  • https://github.com/isocpp/CppCoreGuidelines/pull/1942.diff

— Reply to this email directly, view it on GitHub https://github.com/isocpp/CppCoreGuidelines/pull/1942, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZYYLHELSDYYVTCDMKOGCNLVVME2RANCNFSM54MYUPFA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Satoshi-MM avatar Jul 23 '22 21:07 Satoshi-MM