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
Polymorphism and shared_ptr member
Jun 30, 2022
c++
polymorphism
shared-ptr
What is the advantage of a unique_ptr over a shared_ptr
Dec 16, 2020
c++
shared-ptr
smart-pointers
unique-ptr
boost::python and set::erase -> weird behaviour
Jun 13, 2019
c++
boost
c++11
shared-ptr
boost-python
Implicit conversion of shared_ptr
Oct 24, 2022
c++
shared-ptr
Is it guaranteed that weak_ptr will expire when shared_ptr is reset to the same address that contains?
Sep 11, 2018
c++
c++11
shared-ptr
weak-ptr
What happens to an expired weak_ptr in a map
Sep 14, 2022
c++
shared-ptr
weak-ptr
How `weak_ptr` and `shared_ptr` accesses are atomic
Oct 18, 2022
c++
multithreading
c++11
shared-ptr
weak-ptr
How to reduce the implementation code of lots of wrapper classes?
Mar 07, 2022
c++
c++11
shared-ptr
smart-pointers
weak-ptr
Make_shared - own implementation
Oct 19, 2022
c++
shared-ptr
Move Constructor and = operator for Shared Pointer
Nov 06, 2022
c++
move
shared-ptr
smart-pointers
"Connecting" SDL_Surface to shared_ptr
May 19, 2022
c++
sdl
shared-ptr
Verify at compile time that objects are created as shared_ptr
Dec 27, 2019
c++
c++11
boost-asio
shared-ptr
typetraits
Cast an iterator of a vector of shared_ptr type
Jun 04, 2022
c++
boost
iterator
shared-ptr
Cannot dynamic cast when using dynamic_pointer_cast
Oct 23, 2022
c++
c++11
shared-ptr
dynamic-cast
What is the need for enable_shared_from_this? [duplicate]
May 20, 2022
c++
c++11
boost
shared-ptr
C++0x Error: overloading a function with std::shared_ptr to const argument is ambiguous
May 04, 2022
c++
boost
stl
overloading
shared-ptr
Create a non-owning shared_ptr?
Jun 21, 2022
c++
c++11
shared-ptr
resourcemanager
std::atomic load method decreases the reference count when used with std::shared_ptr
Nov 04, 2022
c++
c++11
shared-ptr
atomic
new and make_shared for shared pointers
Sep 12, 2022
c++
pointers
shared-ptr
make-shared
To use shared_ptr, is it safe ?
Dec 04, 2018
c++
shared-ptr
« Newer Entries
Older Entries »