Skip to content

Parsing a flat list into a deep struct #113

Answered by Bobini1
Bobini1 asked this question in Q&A
Discussion options

You must be logged in to vote

In the end, I did it with a custom sink and it seems to work fine.

I used a lot of strong typedefs to distinguish between strings and I made one overload for tuple<measure, channel, vector>.

You can check it out here.

Thanks a lot for help!

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@Bobini1
Comment options

@foonathan
Comment options

@Bobini1
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Bobini1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants