已关闭
[Bug-Report|缺陷反馈]: C++ clean Code优化 #3522
baijinxiang_hw创建于 6月24日关闭于 6月25日
6月24日 关联了pull request:C++ clean Code规范
baijinxiang_hw
6月24日 评论:
6月24日 评论:
/asign @doufloat


baijinxiang_hw
6月24日 评论:
6月24日 评论:
/assign @doufloat


6月24日 将 doufloat 设为负责人
6月25日 关闭了 issue
6月25日 添加了label:resolved
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
存在以下问题:
G.FMT.17-CPP 合理安排空行
G.CNS.02-CPP 不要使用难以理解的字面常量
G.CNS.03-CPP 对于不会修改成员变量的成员函数应使用const修饰
G.CNS.04-CPP 对于指针和引用类型的参数
如果不需要修改其引用的对象,应使用const修饰
G.EXP.16-CPP 避免使用const_cast
Environment / 环境信息 (Mandatory / 必填)
NA
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
NA
Describe the expected behavior / 预期结果 (Mandatory / 必填)
满足C++ clean code 规范
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
NA
Special notes for this issue/备注 (Optional / 选填)
NA