Stephan Hageboeck

Results 33 issues of Stephan Hageboeck

Found a typo in the Makefile

- Lambda part might be hasty - Slide 243 (lambdas) goes to unique_ptr, custom deleters and cuda whereas smart pointers will be introduced much later. - Template part is probably...

Advanced

Comment by a participant: "You can't see the wood for the tree" There's more templates and complications than needs to be to demonstrate moving.

We would like to see an exercise on concepts

Use UBSan to run broken examples.

- [ ] Find coding guidelines of experiments - [ ] C++ core guidelines - [ ] Pair programming / talk about code

Essentials
stale

Hello @bernhardmgruber, @sponce, when I did the operator exercise, I arrived at a bit different solution, and I wanted to post it here to figure out if the two approaches...

Essentials

Consider this comment by Attila: > The description of vector iterators made me remember that we don't discuss this really in this tutorial. But it may be useful to be...

Essentials
stale

### Explain what you would like to see improved It's hard to use TExecutor::MapReduce correctly, because the required signature of the reducer isn't mentioned in the documentation. ### Optional: share...

improvement
in:Documentation
fixathon

### Is your feature request related to a problem? Please describe. Not a problem, just ease of use when processing e.g. a large array with a lot of entries in...

new feature
fixathon