`%MappedType` documentation error
Closed this issue · 0 comments
philthompson10 commented
The documentation for the %MappedType
directive states that the argument is of type type
. It should be base-type
, ie. a type without const
, dereferences etc.