Skip to content

Refactoring specialisations in binary_data_converter.hpp file#183

Open
riyasingh1004 wants to merge 1 commit intoBoostGSoC19:developfrom
riyasingh1004:refractoring_sp
Open

Refactoring specialisations in binary_data_converter.hpp file#183
riyasingh1004 wants to merge 1 commit intoBoostGSoC19:developfrom
riyasingh1004:refractoring_sp

Conversation

@riyasingh1004
Copy link
Copy Markdown

@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
Copy Markdown
Member

lpranam commented Jan 5, 2021

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

@riyasingh1004
Copy link
Copy Markdown
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