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

Equality operator results in array when assigned object #292

Closed
adamierymenko opened this issue Aug 11, 2016 · 1 comment
Closed

Equality operator results in array when assigned object #292

adamierymenko opened this issue Aug 11, 2016 · 1 comment
Labels
solution: invalid the issue is not related to the library

Comments

@adamierymenko
Copy link

an_object = an_object;

Afterwords an_object is an array not an object. Easy to test.

@adamierymenko
Copy link
Author

Never mind... weird type related bug in my code. Very obscure.

@nlohmann nlohmann added the solution: invalid the issue is not related to the library label Aug 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solution: invalid the issue is not related to the library
Projects
None yet
Development

No branches or pull requests

2 participants