IDL4-CPP 1.0b2 FTF Avatar
  1. OMG Issue

IDL4CPP — No type from omg::types available for arrays

  • Key: IDL4CPP-87
  • Status: open  
  • Source: Airbus Group ( Mr. Oliver M. Kellogg)
  • Summary:

    Section 7.2.4.2 Template Types makes available types in namespace omg::types that may be used as substitutes for the native C++ types.

    The same does not apply to section 7.2.4.4 for arrays.
    Please change the first phrase in 7.2.4.4 to:

    IDL arrays shall be mapped to a C++ std::array<T>, or to a type named omg::types::array<T> that delivers std::array<T> semantics.

  • Reported: IDL4-CPP 1.0b1 — Mon, 6 May 2024 13:31 GMT
  • Updated: Fri, 10 May 2024 05:04 GMT