M3-9-1 The types used for an object, a function return type, or a function parameter shall be token-for-token identical in all declarations and re-declarations. Compliant A3-9-1 Fixed width integer types from <cstdint>, indicating the size and signedness, shall be used in place of the...
Takeover In: foo # Target function name in the input source code Out: $type_name_of($2) *new_ptr = bar($deref($1)) # Format of the migrated result in the # output source code Includes: [""] APIRestrictCondition: ArgCount: 1 # Only the overloading with 1 argument will be migra...
Takeover In: foo # Target function name in the input source code Out: $type_name_of($2) *new_ptr = bar($deref($1)) # Format of the migrated result in the # output source code Includes: [""] APIRestrictCondition: ArgCount: 1 # Only the overloading with 1 argument will be migra...