Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Dewie
on June 23, 2014
|
parent
|
context
|
favorite
| on:
Streams – Lazy evaluation in C++14
|| and && operators in C-like languages are "short-circuited", i.e. (true || predicate) just returns (true) without evaluating (predicate). This is a form of lazy evaluation.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: