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
Using mem_fun_ref with boost::shared_ptr
Jan 20, 2026
c++
boost
directx
shared-ptr
Segmentation fault when using a shared_ptr
Jan 21, 2026
c++
c++11
design-patterns
overloading
shared-ptr
Casting shared_ptr<Type> to weak_ptr<void> and back
Jan 20, 2026
c++
shared-ptr
weak-ptr
Searching in a set of shared_ptr<QString>
Jan 21, 2026
c++
boost
shared-ptr
boost-multi-index
multi-index
shared_ptr creation after object creation
Jan 20, 2026
c++
heap-memory
shared-ptr
stack-memory
Copying virtual base class results in losing shared_ptr owned object
Jan 01, 2026
c++
c++11
language-lawyer
shared-ptr
virtual-inheritance
Replace all references to a object in a shared_ptr<T>
Jan 01, 2026
c++
shared-ptr
shared_ptr<Base> and objects from derived classes
Dec 31, 2025
c++
c++11
shared-ptr
C++ shared_ptr based singletone what causes link error?
Dec 20, 2025
c++
design-patterns
singleton
shared-ptr
Non-const lvalue reference to type 'A *' cannot bind to a value of unrelated type 'std::shared_ptr<A>'
Dec 19, 2025
c++
shared-ptr
reference-binding
Refactoring c++ template class based on template type
Dec 16, 2025
c++
templates
refactoring
shared-ptr
What are all the ways use_count of std::shared_ptr is incremented?
Dec 17, 2025
c++
pointers
memory-management
shared-ptr
double-free
shared_ptr with = symbol not allowed
Dec 15, 2025
c++
pointers
shared-ptr
smart-pointers
How do `shared_ptr` and `weak_ptr` avoid a leak in this case?
Dec 13, 2025
c++
shared-ptr
smart-pointers
race-condition
boost.enable_shared_from_this and create another shared_ptr<T>
Dec 12, 2025
c++
boost
shared-ptr
Trouble switching from vector of dumb pointers to boost::shared_ptr
Dec 10, 2025
c++
boost
vector
shared-ptr
Deleting Pointer shared with other class
Dec 07, 2025
c++
pointers
memory-management
shared-ptr
std::shared_ptr assignment of data vs. memcpy
Dec 08, 2025
c++11
shared-ptr
function overloading ambiguty between bool and boost::shared_ptr<base> when calling with boost::shared_ptr<derived>
Dec 05, 2025
c++
shared-ptr
overload-resolution
Older Entries »