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

Swift Atomics <> SwiftyJSON #1086

Open
CMiller3 opened this issue Nov 29, 2020 · 0 comments
Open

Swift Atomics <> SwiftyJSON #1086

CMiller3 opened this issue Nov 29, 2020 · 0 comments

Comments

@CMiller3
Copy link

What did you do?

Interested in using Swift Atomics and SwiftyJSON

What did you expect to happen?

SwiftyJSON's JSON object is a struct -- and Swift Atomics require the Unmanaged to be of class type.

Just an interesting idea -- not sure if this is on the roadmap, but currently trying to use the pointer instead at the moment.

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