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

Use override instead of virtual for destructors #392

Merged
merged 2 commits into from
Jun 17, 2024

Commits on Jun 17, 2024

  1. Use override instead of virtual for destructors

        * tao/x11/anyinsert_adapter.h:
        * tao/x11/anytypecode/any_basic_impl.h:
        * tao/x11/anytypecode/any_basic_impl_t.h:
        * tao/x11/anytypecode/any_dual_impl_t.h:
        * tao/x11/anytypecode/typecode_case_t.h:
        * tao/x11/anytypecode/typecode_impl.h:
        * tao/x11/basic_argument_t.h:
        * tao/x11/dynamic_any/dyn_common.h:
        * tao/x11/ior_interceptor/ior_info.h:
        * tao/x11/log.h:
        * tao/x11/logger/log_base.h:
        * tao/x11/logger/log_type.h:
        * tao/x11/logger/logstream_t.h:
        * tao/x11/long_double_argument_t.h:
        * tao/x11/messaging/exception_holder_i.h:
        * tao/x11/object.h:
        * tao/x11/object_loader.h:
        * tao/x11/orb.h:
        * tao/x11/pi/client_request_info.h:
        * tao/x11/pi/orb_init_info.h:
        * tao/x11/pi/orb_initializer_registry.cpp:
        * tao/x11/pi/pi_current.h:
        * tao/x11/pi/request_info.h:
        * tao/x11/pi_server/server_request_info.h:
        * tao/x11/portable_server/portableserver_impl.h:
        * tao/x11/portable_server/servant_proxy.h:
        * tao/x11/portable_server/upcall_command.h:
        * tao/x11/special_basic_argument_t.h:
        * tao/x11/typecodefactory/typecodefactory_adapter_impl.h:
        * tao/x11/typecodefactory/typecodefactory_i.h:
        * tao/x11/valuetype/abstractbase_proxy.h:
    jwillemsen committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    050abc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7795a3 View commit details
    Browse the repository at this point in the history