-
Hi Georg.
I'm planning to write a Python wrapper for this library.
It would be nice if you could provide a nice c-api for your library. It's also straightforward for a Matlab wrapper.
The c-api may …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR50450](https://bugs.llvm.org/show_bug.cgi?id=50450) |
| Status | CONFIRMED |
| Importance | P norm…
-
Full name of submitter (unless configured in github; will be published with the issue): Jim X
[basic.scope.scope] p5 says
> Two declarations potentially conflict if they correspond and cause their…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR45786](https://bugs.llvm.org/show_bug.cgi?id=45786) |
| Status | CONFIRMED |
| Importance | P norm…
-
[intro.execution] p7 says
> [Evaluation](https://eel.is/c++draft/basic.exec#def:evaluation) of an expression (or a subexpression) in general includes both value computations (including determining th…
-
Consider the first sentence in [temp.res#general-5]
> A qualified-id whose terminal name is dependent and that is in a type-only context is considered to denote a type.
How about the otherwise c…
-
Full name of submitter (unless configured in github; will be published with the issue): Jim X
All declarations are regulated by [basic.def.odr]. However, it is unclear whether an **instantiated…
-
In the current draft, we merely have a note that says
> A type-name or decltype-specifier prefixed by ~ denotes the destructor of the type so named; see [expr.prim.id.dtor].
The note cross-refere…
-
Hello,
I am looking to call some C++ code that I can build into a library and run in C++ but I am not clear on how the class header would be received by Golang.
In your examples, you do not actu…
-
Full name of submitter: Anoop Rana
Reference (section label): [expr.unary]
Link to reflector thread (if any): https://cplusplus.github.io/CWG/issues/2608.html
Issue description:
Consider t…