size_t implicit conversionI will need to look at how to use the ranges then. I am often too lazy to look at new stuff, but I g...
size_t implicit conversionThank you guys, the problem seems to be what @TheIdeasMan described. Would it help if I simply expl...
size_t implicit conversionGreetings! I have a loop that doesn't want to break when it should. [code] for (int i = Xdata...
Vector of struct vs. two 1D vectorsThanks mbozzi for the interesting reference and your prototyped implementation. Since you "only" re...
Vector of struct vs. two 1D vectorsThanks mbozzi, V4 with dynamic scheduling seems to be the king! Here some runtime measurements (in ...