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

Commits on Sep 4, 2023

  1. Reimplement TAO_Stub_Auto_Ptr with a std::unique_ptr with a custom de…

    …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 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    da22574 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a344127 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3523adf View commit details
    Browse the repository at this point in the history