Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Martin J.
Martin J. has asked
2
questions and find answers to
19
problems.
Stats
561
EtPoint
190
Vote count
2
questions
19
answers
About
SRE
Recovering application developer
Martin J. questions
Why isn't there a round()-type function that returns an int?
Martin J. answers
Is it bad programming practice to mix virtual and non-virtual functions in a base class?
Inheritance with static methods/fields c++
What is a concept behind using extern in c/c++?
c++: const_iterator and the for-each loop
Using armadillo matrices inside a class
C++ * const *const
C++ best way to have a persistent object?
Xcode - linking binary with debug and release libraries
terminate called after throwing an instance of 'std::out_of_range'
C++:When creating a new objects inside a function and returning it as result, must I use the new operator to create the object?