-
Determine what kind of system we want for reflection.
Some options:
- C++ reflection (like Prior Engine X)
- Swig-like C++ parsing (maybe with clang)
- DDL and code generation
Criteria:
- Mi…
-
I'm very glad that the refactory of vim has begun.
As title, is there any plan?
We might need only the OO part of c++, no generic part, no functional part.
Any idea?
-
[auto-migrated] Reported by **stumbles** on sf.net [klatexformula/bugs/49](https://sourceforge.net/p/klatexformula/bugs/49)
Using qt-5.14.2 and the compile fails with the following;
++ Mark Compil…
-
The project registered on SourceForge on 2000-08-21 (before bg2 was even released), to get file hosting and CVS version control. The internal mailing list shows some of the earliest discussions on the…
-
**Original article:** Olivier Pantalé, Parallelization of an object-oriented FEM dynamics code: influence of the strategies on the Speedup. (2005) Advances in Engineering Software, 36 (6). 361-373.
…
-
I'm running into a strange problem, I'm having trouble debugging. The code is below. It has two options for doing the same thing: iterating over all elements of a buffer and atomically reading each o…
-
The majority of the singleheader folder content is a result of build process.
1. simdjson.?pp and amalgate_demo.cpp files are generated (like binaries), they should not be part of the git contents (g…
ostri updated
4 years ago
-
This tracks porting to .NET Core the rest of the types in Microsoft.VisualBasic, now that we've published the original sources.
Contributions are welcome! The porting process is essentially
1. P…
-
##### System information (version)
- OpenCV => 3.2.0
- Operating System / Platform =>Ubuntu
- Compiler => g++
##### Detailed description
I installed opencv on UBUNTU 18.04 for C++. I used c…
-
I am processing point clouds around the size of 100 k to 1.000 k Points. The points' outer hull is a near perfect rectangle and their distribution is grid like. In pre-processing the point cloud gets …