Skip to content

Add const accessor for sbd::ProductOp#40

Open
MilCOS wants to merge 1 commit intor-ccs-cms:mainfrom
MilCOS:add-a-const-accessor-op
Open

Add const accessor for sbd::ProductOp#40
MilCOS wants to merge 1 commit intor-ccs-cms:mainfrom
MilCOS:add-a-const-accessor-op

Conversation

@MilCOS
Copy link
Copy Markdown

@MilCOS MilCOS commented Apr 17, 2026

This PR adds a read-only accessor for sbd::ProductOp

const CAOp& FOp(size_t i) const { return fops_[i]; }

This makes the stored value accessible without exposing mutable access.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant