boostorg / boostorg/array

Warning: "Possible misuse of comma operator"

オープン
#12 コメント 8 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
24
フォーク
55
PR マージ指標
30日以内にマージされた PR はありません

説明

I'm seeing a warning being emitted by this library when I'm using Xcode 10.3:

https://github.com/boostorg/array/blob/92f66a9f14ca1eef03b6028b01a1cab05e989991/include/boost/array.hpp#L185

> Possible misuse of comma operator here

![image](https://user-images.githubusercontent.com/192418/93354305-2410dd80-f83d-11ea-9c03-8f0a637bd472.png)

Initially I thought of making a PR to address it, but I don't really understand the expression at that line. Why is `boost::throw_exception` followed by `, true` ?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。