-
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…
-
Hi, I am just wondering why `all_t` was not yet adopted to the ranges::cpp20 namespace. It seems the standard defines now this transformation type trait in favour of all_view.
Is that on purpose or n…
rrahn updated
4 years ago
-
/usr/local/ssd/projects/Labor/cpp20/magic/include/boost/pfr/detail/fields_count.hpp:233:53: error: static assertion failed: ====================>
Boost.PFR: Types with user specified constructors (n…
-
Hello TRIQS developers,
For TRIQS version 3.0, I’ve come across an issue with the gf_empty test when executing the "make test" command on my cluster. This test hangs for a long time, far longer tha…
AlynJ updated
4 years ago
-
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p2002r1.html
某所での @LoliGothick 氏の指摘によれば
https://cpprefjp.github.io/lang/cpp20/consistent_comparison.html
の内容に変更が必要な可能性がある。
-
### Description
We have quite a few broken cppreference links (mostly from before concepts / cpp20 was fixed).
We can check with (my simple script, run from directory containing the seqan3 dire…
-
I am experimenting with vulkan and some of the Cpp 20 features. I saw vulkan.hpp header taking 6.5 seconds to include (by /d1reportTime timings. When investigating it, i found that the reason it regre…
-
```yaml
id: 2675
title: 'RVD#2675: fixed size global buffer, t/ArduPlane/AP_Arming.cpp:80, ...'
type: bug
description: "Extra care should be taken to ensure that character arrays that are\n\
\ al…
-
```yaml
id: 2760
title: 'RVD#2760: fixed size global buffer, t/APMrover2/AP_Arming.cpp:167, ...'
type: bug
description: "Extra care should be taken to ensure that character arrays that are\n\
\ a…
-
According to [cppreference](https://en.cppreference.com/w/cpp/types/type_identity) the type trait is called `type_identity` in the standard. Should the version in [cpp20_emulation.hpp](https://github.…