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

Minor changes to APIs #22

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Minor changes to APIs #22

merged 1 commit into from
Feb 28, 2024

Conversation

Umesh-k26
Copy link
Collaborator

  1. Changed to pass by value instead of reference for setFeature primitive types
  2. Added populateFeatures function which accepts rvalues
  3. Workaround to remove using namespace std; from baseSerDes.h

1. Changed to pass by value instead of reference for setFeature primitive types
2. Added populateFeatures function which accepts rvalues
3. Workaround to remove using namespace std; from baseSerDes.h
@Umesh-k26 Umesh-k26 requested a review from svkeerthy February 26, 2024 11:45
@svkeerthy svkeerthy merged commit 51b10a2 into main Feb 28, 2024
2 checks passed
@svkeerthy svkeerthy deleted the micro-opt branch February 28, 2024 10:43
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