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
750
problems.
Stats
18.3k
EtPoint
5.9k
Vote count
2
questions
750
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
Storing from std::vector to std::set where vector contains a structure but std::set contains only one element from the struct
How to combine std::make_shared and new(std::nothrow)
Template const/non-const argument cast
Converting float to different base
Specifying char array size in extern statement for sizeof command
Replace cast by function call in C++
boost testing fpic linking error
typedef and struct namespaces in C vs C++
c++ from macros to templates
C++ header-only include pattern