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
Ensure abstract bass class is a shared_ptr
Aug 16, 2020
c++
c++11
shared-ptr
Is this trick, to make calling shared_from_this() in the constructor 'just work', dangerous?
Mar 08, 2021
c++
constructor
this
shared-ptr
Subclasses and get_shared_from_this()
Aug 25, 2016
c++
inheritance
boost
subclass
shared-ptr
Leaked Mock Objects when using GoogleMock together with Boost::Shared Pointers
Dec 22, 2019
c++
memory-leaks
shared-ptr
googlemock
shared_ptr and private inheritance
Jul 22, 2017
c++
inheritance
shared-ptr
Why doesn't aliasing constructor of std::shared_ptr initialize std::enabled_shared_from_this?
Mar 30, 2017
c++
c++11
std
shared-ptr
Shared pointers and const correctness
Nov 20, 2022
c++
shared-ptr
getter
const-correctness
C++ dependency injection - by reference or by boost::shared_ptr?
Oct 23, 2022
c++
dependency-injection
pass-by-reference
shared-ptr
Is there a general smart pointer like auto_ptr and shared_ptr that doesn't need C++0x?
Mar 07, 2022
c++
shared-ptr
smart-pointers
C++ deleted new operator but can create shared_ptr
Nov 19, 2022
c++
shared-ptr
new-operator
intrusive_ptr: Why isn't a common base class provided?
Mar 24, 2021
c++
boost
shared-ptr
smart-pointers
boost-smart-ptr
Using std::shared_ptr<void> to point to anything
Apr 24, 2022
c++
c++11
stl
shared-ptr
smart-pointers
Why ref_count in shared_ptr implementation is int*
Aug 20, 2022
c++
shared-ptr
shared_ptr and the this-pointer
Sep 23, 2022
c++
this
this-pointer
shared-ptr
Appropriate use of shared_ptr?
Jul 18, 2021
c++
shared-ptr
ownership
Where is the std equivalent of boost::shared_polymorphic_downcast in C++11?
Dec 29, 2018
c++
boost
stl
c++11
shared-ptr
How can I call a private destructor from a shared_ptr?
Nov 18, 2022
c++
pointers
destructor
shared-ptr
friend
weak_ptr of a base class, while the shared_ptr is of a derived class?
Nov 01, 2022
c++
templates
inheritance
c++11
shared-ptr
Shared pointers delete recursive data structures recursively and the stack overflows
Sep 14, 2020
c++
data-structures
c++11
recursion
shared-ptr
Why doesn't std::weak_ptr have operator->?
Nov 19, 2022
c++
shared-ptr
smart-pointers
weak-ptr
« Newer Entries
Older Entries »