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

Reimplement TAO_Stub_Auto_Ptr with a std::unique_ptr with a custom de… #2112

Merged
merged 3 commits into from
Sep 5, 2023

Conversation

jwillemsen
Copy link
Member

…leter, reduces our code, also simplified the _this, no magic ACE macros anymore

* TAO/TAO_IDL/be/be_visitor_interface/amh_ss.cpp:
* TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp:
* TAO/tao/ORB_Core.h:
* TAO/tao/Stub.h:
* TAO/tao/Stub.inl:

…leter, reduces our code, also simplified the _this, no magic ACE macros anymore

    * TAO/TAO_IDL/be/be_visitor_interface/amh_ss.cpp:
    * TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp:
    * TAO/tao/ORB_Core.h:
    * TAO/tao/Stub.h:
    * TAO/tao/Stub.inl:
@jwillemsen
Copy link
Member Author

#2110

@jwillemsen jwillemsen merged commit 243d7b1 into DOCGroup:master Sep 5, 2023
41 checks passed
@jwillemsen jwillemsen deleted the jwi-stubuniqueptr branch September 5, 2023 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant