CPP11 1.7 RTF Avatar
  1. OMG Issue

CPP1117 — Change struct VariableExt constructor

  • Key: CPP1117-11
  • Status: open   Implementation work Blocked
  • Source: Remedy IT Expertise BV ( Johnny Willemsen)
  • Summary:

    Instead of `VariableExt(const Variable&, bool);` it should be `VariableExt(Variable, bool);` so that in the implementation we can use std::move, this is as all complex types are passed into the constructor of a struct

  • Reported: CPP11 1.6b1 — Wed, 2 Aug 2023 08:42 GMT
  • Updated: Sun, 27 Aug 2023 00:33 GMT