Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Šimon Tóth
Šimon Tóth has asked
78
questions and find answers to
111
problems.
Stats
2.9k
EtPoint
790
Vote count
78
questions
111
answers
About
Backend oriented Software developer and Researcher with industry experience starting in 2004.
Šimon Tóth questions
Strange behavior with constexpr interacting with const references
Eclipse projects in VCS
awk and special brackets delimiters
Client gRPC connection with reconnect in C++?
Virtual inheritance doesn't break static composition?
Clang user documentation
Status of POSIX implementations
How do I do the reverse of gitk's "Write commit to file"?
Extern inline functions must have the same address in all translation units. How the heck is that achieved?
Checking for null string in bash
Šimon Tóth answers
C++: Where does the ofstream class save the files to?
c++ operator overloading & polymorphism
Does a std::vector constructor not call object constructors for each element?
Function guaranteed to be called in C++ during abrupt termination or exit
returning template types from non-template parameterized methods
Does Qt have anything equivalent to Boost's assign module?
How do I reverse a commit in git?
How can subclass pointers strictly equal parent class pointers?
List sub-directories with ls [closed]
Can an executable discover its own path? (Linux) [duplicate]