-
- [x] newVector => initVector since it's an object, not ref
-
I cloned the repo and updated `cppstl.nim` to try this with 0.19.6.
The file is indented correctly, but fails. Do you have any idea why?
-
When trying to obtain a Scalar value from a Tensor of dimension 0 using self.item(Complex64) fails during linkage with ``undefined reference to `tyObject_Complex__zWadV1X9aMO7qS9bsQFB0JFA at::Tensor::…
-
https://cdash.gsi.de/testDetails.php?test=7150233&build=246481
```
183 In file included from /tmp/jenkins-FairRootGroup-FairSoft-PR-318-1.s1s/stage/alfaci/spack-stage-fairmq-develop-z2uz6u…
-
Code to reproduce:
```bash
# build.sh
clang++ -c cppstl.cpp
./d++ --ignore-ns std --ignore-ns __gnu_cxx --ignore-ns __gnu_debug --ignore-ns __cxxabiv1 stl.dpp
```
```c++
// cppstl.hpp
#inc…