Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Henrik
Henrik has asked
3
questions and find answers to
104
problems.
Stats
2.6k
EtPoint
857
Vote count
3
questions
104
answers
About
Software Developer (C++, C#) at Polytec GmbH
Pascal/Delphi since 1988
C++ since 1998
C# since 2007
Henrik questions
Releasing temporary COM objects
How to get rid of CA2000 warning when ownership is transferred?
Henrik answers
Majority Function in C++ using 3 uint8_t
Why do unused overloads require a project reference?
Difference between "foreach with task.Wait" and Task.WaitAll
Getting "not all code paths return a value" when using ExceptionDispatchInfo.Capture
Rebinding lambda in c++11... is it possible?
Find out how long the longest sequence is in a string
IList<T>.AsReadOnly extension method Not working for Reference type Collection
Where should #include statements reside?
How to solve a system of inequalities?
How does this C++ code work? Uninitialized Pointer [duplicate]