Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In version 12, The type modifiers use the $ character to specify the type modifiers construct. This allows mapping of complex type modifiers. For example, const int* const is mapped to const $* const.