Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Mark B
Mark B has asked
2
questions and find answers to
737
problems.
Stats
18.1k
EtPoint
5.8k
Vote count
2
questions
737
answers
About
Mark B questions
Why does boost include two different versions of strong_typedef.hpp?
Why was std::pow(double, int) removed from C++11?
Mark B answers
How do you convert from shared_ptr<derived> to shared_ptr<base> when returning from a function?
Vector push_back Access Violation
sprintf to std::string directly?
How to give a friend function a default argument while separating declaration and definition
generate a truth table given an input?
template partial specialization of static fields initialisation
A few memory management questions involving class destructors and delete operator?
Is this multiply-divide function correct?
Why is my core file not overwritten?
Hot recompilation for C++