Nikos Koukis

Results 97 comments of Nikos Koukis

> Absolutely, he did! I'm simply out of spare time to check it for now in detail, sorry, will do it asap. Nah, nothing to check yet, it's just the...

> isPDF should be a pose trait I was under the impression that C++ concepts are traits-like cosntructs enforced in compile time. What's the benefit of having it as an...

Sorry about the late reply, > As it is now, the rotational part is defined in terms of the matrix, which is correct from the Math/Algebraic-point-of-view, but it would be...

On Sat, Mar 24, 2018 at 11:54 PM Jose Luis Blanco-Claraco < [email protected]> wrote: > 👍 to this initiative :-) > > My only comments are regarding: > > Use...

>If you have an output argument consider returning it as a value, unless there is some reason why the object needs to be mutated in place. Nice one... I hadn't...

>Sure! Returning by reference is still my preferred method. But it's good to know about the optimizations of returning by value for std::string, for example. Cheers! Oh, totally irrelevant, but...

I don't know... It's certainly not C++11 though with which we should be compatible

>The closest to what you said that we have already is string literals and such; see examples 2 & 3 here. Ok, yes, that's exactly what I wanted! :+1:

Is there any update on this? It's one of the issues that if solved would considerably improve the UI experience of this tool @knqyf263 any insight as to the area...

Hi @cenktaskin , This should definitely be possible. Feel free to have a go and let me know if you have any questions (e.g., start a thread in the [Discussions](https://github.com/bergercookie/taskwarrior-syncall/discussions))...