The rule is simple (yet confusing!): In a function prototype, if the parameter (top-level) type is an array, it is de-sugared to be an element-pointer instead.
de-sugared
How to use de-sugared in a sentence. Live example sentences for de-sugared pulled from indexed public discussions.
Editorial note
The rule is simple (yet confusing!): In a function prototype, if the parameter (top-level) type is an array, it is de-sugared to be an element-pointer instead.
Quick take
The rule is simple (yet confusing!): In a function prototype, if the parameter (top-level) type is an array, it is de-sugared to be an element-pointer instead.
Example sentences
And, of course, the Haskell do-notation gets de-sugared into tons of call-backs by the compiler.
The book explains how Rust's `for` is actually de-sugared, and that?
I just dislike the particularly unusual syntax, since = is already there for symbol binding - since there isn't a de-sugared version of every language construct, I doubt macros are indeed that equivalent.
Frequently asked questions
Short answers drawn from the clearest meanings and examples for this word.
How do you use de-sugared in a sentence?
The rule is simple (yet confusing!): In a function prototype, if the parameter (top-level) type is an array, it is de-sugared to be an element-pointer instead.