.MetaModelica.valueConstructor

Information

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 2024-04-15T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos