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

Refactor classes for atomic types #146

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ZedThree
Copy link
Contributor

@ZedThree ZedThree commented Jan 4, 2024

  • make ctors all inline
  • use intermediate class NcAtomic to reduce duplication of equality operator
  • now classes are only a few lines each, move them all into ncType.h header

Includes #144. In total this removes ~1k lines

@WardF
Copy link
Member

WardF commented Jan 23, 2024

Reviewing the CXX PR's, I have some work to do with the cxx4 CI, e.g. 'add some'. Once I have that in place I will be able to go through and merge the PR's you've submitted. Thanks!

@ZedThree
Copy link
Contributor Author

ZedThree commented Jan 23, 2024 via email

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.

2 participants