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 improvements to C++ code #44

Merged
merged 1 commit into from
Jan 18, 2019
Merged

Conversation

nicoddemus
Copy link
Member

  • Use a std::wstring directly instead of a temporary buffer
  • Pass filename by reference in load_impls_from_library

* Use a std::wstring directly instead of a temporary buffer
* Pass filename by reference in `load_impls_from_library`
@codecov
Copy link

codecov bot commented Jan 18, 2019

Codecov Report

Merging #44 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   99.24%   99.24%           
=======================================
  Files           7        7           
  Lines         396      396           
=======================================
  Hits          393      393           
  Misses          3        3

Copy link
Contributor

@williamjamir williamjamir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@nicoddemus nicoddemus merged commit 5eb4bcd into master Jan 18, 2019
@nicoddemus nicoddemus deleted the minor-c++-improvements branch January 18, 2019 17:10
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