HackerTrans
TopNewTrendsCommentsPastAskShowJobs

puschkinfr

no profile record

Submissions

AdaptiveCpp's new Metal backend to support CUDA dialect on Apple GPUs

github.com
4 points·by puschkinfr·4 เดือนที่ผ่านมา·1 comments

comments

puschkinfr
·3 เดือนที่ผ่านมา·discuss
No, because the string will be implicitly converted to `true` and `(a && true) == a` (for boolean `a`), so it will only be `false` if the assertion fails. Using || would always evaluate to `true`