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 smart-pointers
Passing smart pointer to function through non smart pointer argument
Jun 30, 2026
c++
c++11
smart-pointers
How to enforce users to create objects of class derived from mine with "new" only?
Jun 29, 2026
c++
inheritance
smart-pointers
How to iterate over a list of smart pointers?
Jun 28, 2026
c++
c++17
smart-pointers
range-based-loop
C++ - Smart Pointers - Passing derived class shared pointer to base through template
Jun 27, 2026
c++
boost
smart-pointers
Usage of this* in make_unique
Jun 28, 2026
c++
c++11
smart-pointers
unique-ptr
factory-pattern
std::set of std::weak_ptr insert and remove
Jun 27, 2026
c++11
smart-pointers
C++ automatic shared_ptr type in class with macro
Jun 22, 2026
c++
c++11
shared-ptr
smart-pointers
What is C++20 std::atomic<shared_ptr<T>> and std::atomic<weak_ptr<T>>? [duplicate]
Jun 21, 2026
c++
c++11
concurrency
atomic
smart-pointers
Multiple instances holds a reference to a unique_ptr
Jun 19, 2026
c++
smart-pointers
unique-ptr
Is there a good C++ memory management tutorial available, that covers shared_ptr, scoped_ptr, and weak_ptr? [duplicate]
Jun 18, 2026
c++
pointers
c++11
smart-pointers
c++-faq
Using smart pointers as a class member
Jun 14, 2026
c++
pointers
memory-management
smart-pointers
Shared_pointer showing different behaviour than the one i read in text book
Jun 13, 2026
c++
stl
smart-pointers
How to delete instance of persistent object when last client has finished
Jun 09, 2026
c++
c++11
smart-pointers
object-persistence
Safe reference in C++ (single-ownership pointer with notify semantics)
Jun 09, 2026
c++
reference
smart-pointers
Pointer casts for itk::SmartPointer?
Jun 08, 2026
c++
casting
smart-pointers
reference-counting
itk
Using placement new for a polymorphic unique_ptr
Jun 07, 2026
c++
c++11
new-operator
smart-pointers
Shared resource ownage using std::weak_ptr
Jun 08, 2026
c++
c++11
shared-ptr
smart-pointers
weak-ptr
Wrapping smart pointers with method replacement
Jun 06, 2026
c++
templates
smart-pointers
sfinae
Older Entries »