-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed as not planned
Labels
A-MathFundamental domain-agnostic mathematical operationsFundamental domain-agnostic mathematical operationsD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesSimple bug fixes and API improvements, docs, test and examplesS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!This issue is ready for an implementation PR. Go for it!
Description
What problem does this solve or what need does it fill?
Tried to use a Rect method in a const function but couldn't. But should be able to.
What solution would you like?
- Constify
Rect
PR: ConstifyRect#21905 - Constify
IRect - Constify
URect
I already completed Rect (#21905), so someone could copy those changes if they want to pick this up.
I'll finish this up eventually, if no one else wants to.
What alternative(s) have you considered?
Don't do it instead.
Metadata
Metadata
Assignees
Labels
A-MathFundamental domain-agnostic mathematical operationsFundamental domain-agnostic mathematical operationsD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesSimple bug fixes and API improvements, docs, test and examplesS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!This issue is ready for an implementation PR. Go for it!