IDL4-CPP 1.0b2 FTF Avatar
  1. OMG Issue

IDL4CPP — Visibility destructor and constructors

  • Key: IDL4CPP-42
  • Status: closed  
  • Source: Remedy IT ( Johnny Willemsen)
  • Summary:

    The text describes that the destructor and other constructors are protected, but the example code shows them all public, the C++ code should be updated to match the text

  • Reported: IDL4-CPP 1.0b1 — Thu, 25 Jan 2024 12:37 GMT
  • Disposition: Resolved — IDL4-CPP 1.0b2
  • Disposition Summary:

    Fix indentation of protected and replace use of std::string with omg::types::string

    This issue fixes the indentation of protected and replaces the use of std::string with omg::types::string in clause A.1.10.2.

  • Updated: Mon, 16 Sep 2024 14:15 GMT