Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
MikeMB
MikeMB has asked
65
questions and find answers to
82
problems.
Stats
2.0k
EtPoint
506
Vote count
65
questions
82
answers
About
MikeMB questions
Adding blocking functions to lock-free queue
Is std::regex constructor safe?
Function overloading for const char*, const char(&)[N] and std::string
Find directory where target is defined
Can we use std::atomic<std::array<>>? [duplicate]
Return value of std::strftime
ABI-Compatibility of visual studio c-libraries
Standardize 2D/3D Vector / Coordinate Class
Comparison for objects derived from std::string_view is ambiguous in MSVC
Create cartesian product expansion of two variadic, non-type template parameter packs
MikeMB answers
Reverse Array with given sentinel value
Undefined behavior when constexpr-evaluating negative bitshift?
C++ how to convert char array to vector of bytes (vector<byte>)
Vector-like container that can have instances with storages mutually contiguous?
Are compilers able to avoid branching instructions?
shared pointer double deleting
Why do dynamic arrays in C++ and Java have different initial capacities?
Why is there no safe alternative to unique_ptr::operator*()?
Packing a struct that contains a string
Reading contents from a stringstream