.MetaModelica.valueConstructor

The return-value is compiler-dependent on the runtime implementation of boxed values. The number of bits reserved for the constructor is generally between 6 and 8 bits.

Interface

function valueConstructor<A>
  input A value;
  output Integer ctor;
end valueConstructor;

Generated at 2025-05-09T18:20:02Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos