Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

encapsulate 'struct TAC' #96

Closed
pointbazaar opened this issue Oct 5, 2024 · 0 comments
Closed

encapsulate 'struct TAC' #96

pointbazaar opened this issue Oct 5, 2024 · 0 comments

Comments

@pointbazaar
Copy link
Owner

pointbazaar commented Oct 5, 2024

struct TAC should be opaque and use getters and constructor/destructor.

@pointbazaar pointbazaar changed the title encapsulate 'struct TAC' and add op width encapsulate 'struct TAC' Dec 28, 2024
pointbazaar added a commit that referenced this issue Dec 28, 2024
encapsulate 'struct TAC' to make it more robust and flexible.
This prevents any modification of the members,
of which there already was an instance in the codebase.

struct TAC should be immutable and stay the same once constructed.

resolves #96
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

No branches or pull requests

1 participant