sapporocpp / mokumoku

0 stars 0 forks source link

2020/01/16 もくもく会 #200 #203

Open maraigue opened 4 years ago

maraigue commented 4 years ago

引き続き、コード自動整形ツール(clang-format)を使って好みのスタイルを作る。 「行が長いときの折り返し」において、スペースの入れ方が好みのものにならないため、そこを直す

ignisan commented 4 years ago

C++ Pattern Matching proposalを読んでる http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p1371r1.pdf

maraigue commented 4 years ago

解決しない問題をStackOverflowに投稿してみた https://stackoverflow.com/questions/59770999/clang-format-breaking-line-in-the-initializers-between-members-rather-than-with

ignisan commented 4 years ago

pattern matching入ったらますます知らないC++になりそう