Skip to content

Add support of nested struct in map store by pointer#109

Open
abramlab wants to merge 1 commit into
ilyakaznacheev:masterfrom
abramlab:support-nested-struct-in-map
Open

Add support of nested struct in map store by pointer#109
abramlab wants to merge 1 commit into
ilyakaznacheev:masterfrom
abramlab:support-nested-struct-in-map

Conversation

@abramlab
Copy link
Copy Markdown

Added supporting of nested struct in map stored by pointer.

I don't see a way to support structs in maps stored by value, because we can't directly change structs in maps.
Perhaps this requires a major change in library logic.

Refers #49

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