Skip to content

Conversation

@riyasingh1004
Copy link

@riyasingh1004 riyasingh1004 commented Jan 4, 2021

Description

A quick look at the binary_data_converter reveals massive chunk of specializations used for parsing different variants of binary data. This can be reduced by using boost hana present in C++ 14 and make the code easy for maintenance purposes.

Tasklist

  • Add test case(s)
  • Ensure all CI builds pass
  • Review and approve

@lpranam lpranam requested a review from gopi487krishna January 5, 2021 06:52
@lpranam
Copy link
Member

lpranam commented Jan 5, 2021

@riyasingh1004 can you please rebase your branch so we can get our CI running.

@riyasingh1004
Copy link
Author

@lpranam I have rebased my branch with the updated version of develop branch.

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