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
Mark has asked
23
questions and find answers to
4
problems.
Stats
246
EtPoint
50
Vote count
23
questions
4
answers
About
Mark questions
using alias for static member functions?
Automatic generation of const overload for member function
Why doesn't std::priority_queue have a clear() member function
Does container.clear() free/reallocate internal buffers?
Thread safety of ::new in C++11
Possible to instantiate templates using a for loop in a C++14 constexpr function?
Are there any subtleties in using both the virtual and override keywords in C++11?
How expensive is it to convert between int and double?
Pass by value vs pass by rvalue reference
Mark answers
Creating a tree using std::array
Can I use a C++ template library from a C program?
Diamond inheritance
How expensive is it to convert between int and double?