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
80
questions and find answers to
114
problems.
Stats
2.9k
EtPoint
802
Vote count
80
questions
114
answers
About
Backend oriented Software developer and Researcher with industry experience starting in 2004.
Šimon Tóth questions
Internal and external encoding vs. Unicode
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?
Šimon Tóth answers
Overloading insertion and extraction operators for strings
Is the math library linked statically?
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?