-
The snippet below is derived from GCC's test `concepts-lambda14.C` causes an assertion failure. Unsure if it's a minimal repro, but it's as minimal as I could get it for now.
```cpp
// RUN: %clang_c…
cjdb updated
2 months ago
-
based on 96c8b87
1) looks like that a constructor is not checked for the class name pattern, but the one of the function (here: **lowerCamel**), like so:
File = 2.04.initializer.list.cpp
Con…
-
* I've read [Brief overview section](https://hunter.readthedocs.io/en/latest/overview.html) and do understand basic concepts. **[Yes|No]**
* I've read [F.A.Q. section](https://hunter.readthedocs.…
-
My current documentation (which I create manually) provides the definition of the concept, and then, for every constraint, a description is provided:
https://github.com/akrzemi1/markable/blob/master/…
-
## Use case
Implementing the grassfire algorithm on graph-based problems. For any 2D sampled plane divided into finite squares with known obstacles, find the shortest distance between any two point…
-
A general implementation question from a Storage C++ SDK developer please.
If I have a C++ based application, how do I integrate RBAC access policy with the SAS signature? Is there a guide for doin…
-
| | |
| --- | --- |
| Bugzilla Link | [36158](https://llvm.org/bz36158) |
| Version | trunk |
| OS | All |
| Attachments | [demonstrate severe compile-time degradation of SFINAE-in-tparam-list]…
-
Hi all,
NanoRange assert failed on upcoming version of MSVC: F:\gitP\tcbrindle\nanorange\test\test_concepts.cpp(183): error C2607: static assertion failed
The failing line is:
static_assert(r…
-
CUDA-QUANTUM version: 0.8.0
OS: x86 Amazon Linux 2023 `2023.5.20240916`
I'm trying to translate some simple kernels to OpenQASM2. Sampling a kernel which measures in the Pauli-Z basis works fine:
``…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR48838](https://bugs.llvm.org/show_bug.cgi?id=48838) |
| Status | NEW |
| Importance | P normal |
|…