Jan "yenda" Trmal
Jan "yenda" Trmal
I gave up when I had 5k errors, becuase the prune.h is included everywhere -- will keep working on it. On Mon, Nov 6, 2017 at 5:01 PM, Kirill Katsnelson...
OK, I'll wait. y. On Mon, Nov 6, 2017 at 5:05 PM, Kirill Katsnelson wrote: > Looks like enable_if is used only in these 3 includes (the 4th use in...
I'm not sure if that's related to some of our issues, but apparently, even MSVC 17 doesn't support SFINAE completely: https://blogs.msdn.microsoft.com/vcblog/2017/08/11/c17-features-and-stl-fixes-in-vs-2017-15-3/ y. On Mon, Nov 6, 2017 at 6:02 PM,...
I have experimented with the additional parameter to the template as was described in the SO post. It compiled cleanly (there were some other probably unrelated issues), but what I...
yes -- that's what I didn't understand -- if they want compile-time error, why not just static_assert? Anyway, I'd deal with that when it comes :) y. On Mon, Nov...
If there is any interest, I can provide "fixed" version. Also can provide an igus chain anchor model.
@spacelab2021 if you are too busy, can I help somehow? I will gladly do cleanup or any other work that needs to be done to finish this.
Would be nice to incorporate Robert's idea about active cooling (https://orbiterprojects.com/turbiter/) Perhaps not Turbiter itself, but the idea...
just a note -- it might be just a difference caused by different random initialization. y. On Wed, Feb 23, 2022 at 2:15 PM dospeech ***@***.***> wrote: > It's hard...
@mmcauliffe would you mind making the change in the windows usleep implementation? Or do you have any other opinion?