Skip to content

Remove redundant consts #55

@Pharap

Description

@Pharap

constexpr implies const when used on variables, so all cases of constexpr static const are redundant.

The redundant consts could be removed for better code clarity.

Metadata

Metadata

Assignees

Labels

PatchThis change is an unobtrusive changeQualityThis change improves the code's quality

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions