-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Make make_reference a constexpr function #328
Merged
jwillemsen
merged 9 commits into
RemedyIT:master
from
jwillemsen:jwi-constexpr-makereference
Oct 6, 2023
Merged
Make make_reference a constexpr function #328
jwillemsen
merged 9 commits into
RemedyIT:master
from
jwillemsen:jwi-constexpr-makereference
Oct 6, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
jwillemsen
commented
Oct 5, 2023
* ridlbe/c++11/templates/cli/hdr/ami/interface_amic_post.erb: * ridlbe/c++11/templates/cli/hdr/interface_post.erb: * ridlbe/c++11/templates/cli/hdr/valuetype_init.erb: * tao/x11/PolicyC.h: * tao/x11/object.h: * tao/x11/object_traits_t.h: * tao/x11/orb.h: * tao/x11/portable_server/poa_policies_impl.h: * tao/x11/portable_server/portableserver_impl.h:
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #328 +/- ##
=======================================
Coverage 59.72% 59.72%
=======================================
Files 587 587
Lines 47925 47925
Branches 4216 4216
=======================================
Hits 28624 28624
Misses 16202 16202
Partials 3099 3099
☔ View full report in Codecov by Sentry. |
* ridlbe/c++11/templates/cli/hdr/valuebox_def.erb: * ridlbe/c++11/templates/cli/hdr/valuebox_traits.erb: * ridlbe/c++11/templates/cli/hdr/valuetype_obv.erb: * ridlbe/c++11/templates/cli/hdr/valuetype_traits.erb: * ridlbe/c++11/templates/impl/hdr/interface_pre.erb: * tao/x11/valuetype/valuetype_traits_t.h:
* tao/x11/portable_server/servant_traits_t.h: * tao/x11/portable_server/servantbase.h:
* tests/custom_format/custom_format_impl.h:
* ridlbe/c++11/templates/impl/hdr/attribute.erb:
* tests/ami_test/ami/server.cpp: * tests/ami_test/ami_collocation/collocation_tester.cpp: * tests/ami_test/annotations/server.cpp: * tests/ami_test/attr_raises/server.cpp:
* tests/hello_regen/test_impl.cpp: * tests/hello_regen/test_impl.h: * tests/obv/simple/client_i.h: * tests/write_traits/write_traits_impl.h:
* ridlbe/c++11/templates/impl/hdr/interface_pre.erb: * tests/custom_format/custom_format_impl.h: * tests/hello_regen/test_impl.h: * tests/obv/simple/client_i.h: * tests/write_traits/write_traits_impl.h:
* ridlbe/c++11/templates/cli/hdr/ami/attribute.erb: * ridlbe/c++11/templates/cli/hdr/ami/attribute_amic.erb: * ridlbe/c++11/templates/cli/hdr/ami/operation.erb: * ridlbe/c++11/templates/cli/hdr/ami/operation_amic.erb: * ridlbe/c++11/templates/cli/prx/ami/attribute.erb: * ridlbe/c++11/templates/cli/prx/ami/operation.erb: * ridlbe/c++11/templates/cli/src/ami/attribute_amic.erb: * ridlbe/c++11/templates/cli/src/ami/operation_amic.erb: * ridlbe/c++11/templates/srv/prx/ami/interface_post.erb:
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.