TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

What is the "-->" operator in C++?

3 点作者 longnguyen超过 7 年前

1 comment

chaotic_clanger超过 7 年前
--&gt; is quite idiomatic way to write reverse loops, for example:<p><a href="https:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;275994&#x2F;whats-the-best-way-to-do-a-backwards-loop-in-c-c-c" rel="nofollow">https:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;275994&#x2F;whats-the-best-wa...</a><p><a href="http:&#x2F;&#x2F;www.ioccc.org" rel="nofollow">http:&#x2F;&#x2F;www.ioccc.org</a> if you are in the mood for some dirty dirty code