Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Piotr Wach
Piotr Wach has asked
11
questions and find answers to
0
problems.
Stats
55
EtPoint
0
Vote count
11
questions
0
answers
About
Generalist. Cross-platform, multi-language developer.
Piotr Wach questions
C++11: std::bind crashes with lambda
Looks like shared_ptr hides the error with lack of virtual destructor. Is that correct? [duplicate]
Deduce template argument when lambda passed in as a parameter
Why std::shared_ptr calls destructors from base and derived classes, where delete calls only destructor from base class? [duplicate]
std::shared_ptr upcasting to base class - best method?
Piotr Wach answers