-
## Summary
Using the new beta release of R 4.3, there seems to be some problem compiling std::shared_ptr using the new C++23 standard. The error doesn't appear to be a GCC bug in the new standard (…
-
Any time you can use '.' in the language to reference names, you should be able to bring those names into scope (taking a page out of Jai's book). For example:
```
fn main() {
// modules
u…
ghost updated
2 years ago
-
@faithandbrave san,
- C++23言語機能の実装状況
- P1838R2 : if consteval
事後報告ですみません、
この提案番号は P1938R3 じゃないかな?と思ったので修正しました
commit: https://github.com/cpprefjp/site/commit/0e8916137190e9201570b9b26f4abbd…
h-sao updated
2 years ago
-
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2374r1.html
I was thinking in cpp23 you could use `views::cartesian_product` to make `mdspan` into a `range`. You could convert the extents …
-
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/#mailing2020-03
DISとそのEditor's Reportが公開されていないからどうしようか・・・。NBコメントへの対応issueを追いかけるしかないかな…。 https://github.com/cplusplus/nbballot/issues defect r…
-
C++20のCommittee Draft段階まできたので、C++23の言語バージョンにも対応しておきます。
- site_generatorリポジトリで、ページのメタ情報としてcpp23, cpp23deprecated, cpp23removedを付けられるようにする
- 本リポジトリの各雛形ページに、C++23のメタ情報を記載する
- C++23言語ページを用意する