IDL4-CPP 1.0b2 FTF Avatar
  1. OMG Issue

IDL4CPP — Mapping to string_view

  • Key: IDL4CPP-4
  • Status: closed  
  • Source: Remedy IT Expertise BV ( Johnny Willemsen)
  • Summary:

    As there is no conversion implicit from a std::string_view to a std::string there is no possibility to easily pass now a IDL defined string to an operation expecting an IDL string input, will this mapping proposal work for the users?

  • Reported: IDL4-CPP 1.0b1 — Thu, 23 Mar 2023 14:06 GMT
  • Disposition: Closed; No Change — IDL4-CPP 1.0b2
  • Disposition Summary:

    Middleware Implementations Should Deal with Conversions

    Solving conversion issues would be a task for the specific middleware implementation. If the mapping were to use char*, implementers would have to deal with the same issue.

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