Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Victor Dyachenko
Victor Dyachenko has asked
3
questions and find answers to
9
problems.
Stats
282
EtPoint
93
Vote count
3
questions
9
answers
About
C++ programmer
Victor Dyachenko questions
Alternative to deprecated get_io_service()
Is it absolutely necessary for std::any_cast() and std::get_if(std::variant) to take pointer as an argument?
Victor Dyachenko answers
C++11 auto declaration with and without pointer declarator
Alternative to deprecated get_io_service()
How to force std::sort to use move constructor and move-assignment?
Does a detached std::thread need to be deleted after it terminates?
Why does defining a class across cpp files not cause a linker error?
std::timed_mutex::try_lock* fail spuriously
Accessing private nested class