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
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
Boost intrusive pointer
Oct 22, 2022
c++
pointers
boost
shared-ptr
boost-intrusive
const_cast rules in c++
Apr 24, 2022
c++
constants
shared-ptr
const-cast
Confusion about Copy-On-Write and shared_ptr
Mar 25, 2019
c++
boost
shared-ptr
copy-on-write
How do I iterate through a sequence of shared_ptr objects?
Sep 06, 2022
c++
c++11
reference
shared-ptr
Why must shared_ptr<> allocate for the control block and managed object separately?
Oct 19, 2022
c++
c++11
shared-ptr
make-shared
« Newer Entries
Older Entries »