江添亮

Results 8 comments of 江添亮

By "doesn't work", I mean, clang_complete does not complete vector from std namespace: std:: // doesn't work for std::vector It can complete member of the variable that type is a...

だいぶ昔の本なのでスクラッチから書き直したい。

その部分は省略しました。

特に意識して書いているものではありません。

IMEによる変換のばらつきです。私は結構むとんちゃくなので。

どうしようかな。switch文を使わないという手もあるな。

無例外指定は私の造語で、本来規格に存在せず、noexcept指定子というのが正しいが、これは例外を投げる意味も持てる。

Thanks for the suggestions. We tweaked various options, changing `active_n` and `length` doesn't solve the performance regression. We found out that changing `buffer` size of socket setopts was effective. But...