CppCoreGuidelines
CppCoreGuidelines copied to clipboard
T.21 Fix wrong return type
The code was likely copied from the example above, but the return type was not replaced.
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
- aa6d445 https://github.com/isocpp/CppCoreGuidelines/pull/1942/commits/aa6d4457d3419957b1d17bbb2d57310f3707b810 T.21 Fix wrong return type
File Changes
(1 file https://github.com/isocpp/CppCoreGuidelines/pull/1942/files)
- M CppCoreGuidelines.md https://github.com/isocpp/CppCoreGuidelines/pull/1942/files#diff-10589f52a46524ed019833fb39740530034f84871ad0c5e547f56e3f7b465c7a (2)
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: @.***>