kangwonlee / kangwonlee/test_ipynb_pycpp
`#include cstdint` needs `-std=c++11` option to build
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
* `%%bash` compile of `20.ipynb` needed `-std=c++11` option to run.
* However, the test could not catch this. Why? Need g++ compiler version spec?
* Compatibility cross check for complex literal?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.