Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in shared-ptr
Does C++11 unique_ptr and shared_ptr able to convert to each other's type?
Oct 20, 2022
c++
c++11
shared-ptr
unique-ptr
std::shared_ptr of this
Aug 16, 2022
c++
this
shared-ptr
this-pointer
Should I pass a shared_ptr by reference? [duplicate]
Aug 15, 2022
c++
shared-ptr
Difference between `const shared_ptr<T>` and `shared_ptr<const T>`?
Aug 15, 2022
c++
boost
constants
shared-ptr
Why do std::shared_ptr<void> work
Sep 16, 2022
c++
c++11
shared-ptr
Using smart pointers for class members
Aug 15, 2022
c++
c++11
shared-ptr
smart-pointers
unique-ptr
Why would I std::move an std::shared_ptr?
Aug 14, 2022
c++
c++11
shared-ptr
smart-pointers
move-semantics
shared_ptr to an array : should it be used?
Aug 14, 2022
c++
c++11
shared-ptr
How do I call ::std::make_shared on a class with only protected or private constructors?
Aug 14, 2022
c++
c++11
shared-ptr
Differences between unique_ptr and shared_ptr [duplicate]
Sep 03, 2022
c++
pointers
c++11
shared-ptr
unique-ptr
When is std::weak_ptr useful?
Aug 14, 2022
c++11
shared-ptr
weak-ptr
c++-faq
Should we pass a shared_ptr by reference or by value?
Aug 14, 2022
c++
c++11
boost
shared-ptr
Difference in make_shared and normal shared_ptr in C++
Aug 14, 2022
c++
c++11
shared-ptr
When to use virtual destructors?
Aug 13, 2022
c++
polymorphism
shared-ptr
virtual-destructor
« Newer Entries