Timeline for What is the '-->' operator in C/C++?
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Jan 22, 2022 at 1:46 | history | edited | Jonathan Leffler | CC BY-SA 4.0 |
Fix trivial typos
|
| S Jan 22, 2022 at 1:46 | history | suggested | CommunityBot | CC BY-SA 4.0 |
remove extraneous links; formatting
|
| Jan 21, 2022 at 21:58 | review | Suggested edits | |||
| S Jan 22, 2022 at 1:46 | |||||
| Sep 11, 2016 at 2:21 | comment | added | user207421 | @RoyTinker Greedy scanning. The parser has nothing to do with this. | |
| Jul 11, 2015 at 1:04 | comment | added | Roy Tinker | Also known as greedy parsing, if I recall correctly. | |
| Aug 28, 2014 at 0:41 | comment | added | david | Which is what the OP assumed: that "((a)-->)" was the maximal munch. It turns out that the OP's original assumption was incorrect: "-->" is not a maximum valid operator. | |
| Apr 12, 2014 at 9:55 | history | edited | Peter Mortensen | CC BY-SA 3.0 |
Copy edited.
|
| S Feb 10, 2014 at 17:29 | history | answered | Pandrei | CC BY-SA 3.0 | |
| S Feb 10, 2014 at 17:29 | history | made wiki | Post Made Community Wiki by Pandrei |