-
```
this code is invalid:
#ifdef __cplusplus
extern "C" {
#endif
# include
#ifdef __cplusplus
}
#endif
with some versions of sdk (or mobile sdk/WinCE) it produces errors. I'm pretty
sure that thi…
-
```
this code is invalid:
#ifdef __cplusplus
extern "C" {
#endif
# include
#ifdef __cplusplus
}
#endif
with some versions of sdk (or mobile sdk/WinCE) it produces errors. I'm pretty
sure that thi…
-
https://cplusplus.github.io/LWG/issue4130
Could Core please review this issue and the proposed resolution.
-
Source: master (8603735)
Build: https://app.travis-ci.com/github/ivmai/bdwgc/jobs/627187961
Host: Ubuntu Jammy / x86_64
Compiler: gcc 11.4.0
Config: CONF_OPTIONS="--enable-cplusplus"
ivmai updated
1 month ago
-
```
this code is invalid:
#ifdef __cplusplus
extern "C" {
#endif
# include
#ifdef __cplusplus
}
#endif
with some versions of sdk (or mobile sdk/WinCE) it produces errors. I'm pretty
sure that thi…
-
Hi,
I am trying to wrap a piece of cpp code with cython and I have been facing some issues with function call operator overloading. I would like to know whether it is possible to do something like th…
-
https://cplusplus.github.io/LWG/issue2095
https://cplusplus.github.io/LWG/issue3003
These two issues suggest two contradictory changes to `std::promise`. LWG would like LEWG to decide whether to a…
-
At the moment, the build-script uses [some heuristics](https://github.com/jbg/bitcoin-consensus/blob/a7ea5fcb793df4d6bd962d68b6f3b4a80b328d9a/build.rs#L33-L34) to detect which C++ stdlib to link again…
-
```
this code is invalid:
#ifdef __cplusplus
extern "C" {
#endif
# include
#ifdef __cplusplus
}
#endif
with some versions of sdk (or mobile sdk/WinCE) it produces errors. I'm pretty
sure that thi…
-
```
this code is invalid:
#ifdef __cplusplus
extern "C" {
#endif
# include
#ifdef __cplusplus
}
#endif
with some versions of sdk (or mobile sdk/WinCE) it produces errors. I'm pretty
sure that thi…