Displaying 1 result from an estimated 1 matches for "istenith".
2020 Mar 10
2
GSoC: Improve parallelism-aware analyses and optimizations
...xxopts)
- fixed a bug (https://github.com/jarro2783/cxxopts/pull/205)
Inkscape(my graphics designing software)
- fixed several bugs and optimized API in the Pull request linked below
(https://gitlab.com/inkscape/inkscape/-/merge_requests/1446)
some of my own projects are
cppm (https://github.com/istenith/cppm)
CSC19 (https://github.com/istenith/CSC19)
I believe the reasons I am a fit for this project are:
- Ability to write generic code
- Knowledge of internal workings of *C++*, *compilers*, and the
*platforms(hardware
concepts)*
(ex.TMP, constexpr, RAII, RVO, cache lines, move semantics, undefin...