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
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
Why do unique_ptr have two functions reset and operator= that do similar things but not overload?
Jun 05, 2026
c++
c++11
c++14
smart-pointers
unique-ptr
Which shared pointer should be weak pointer in a ring or a cycle
Jun 05, 2026
c++
pointers
c++11
smart-pointers
weak-ptr
boost smart pointer with custom deleter
Jun 01, 2026
c++
boost
smart-pointers
What are the reasons for passing a pointers to a shared_ptr to a function?
May 31, 2026
c++
smart-pointers
apache-arrow
C++,runtime error: member call on null pointer of type
May 29, 2026
c++
smart-pointers
object-oriented-analysis
Best practice for std::auto_ptr
May 29, 2026
c++
smart-pointers
Pimpl idiom using shared_ptr working with incomplete types
May 26, 2026
c++
c++11
smart-pointers
pimpl-idiom
Initializing Unique Pointers as a Class Member
May 25, 2026
c++
smart-pointers
unique-ptr
When should we use a custom deleter instead of the default deleter in a unique_ptr?
May 24, 2026
c++
oop
smart-pointers
unique-ptr
Get array of raw pointers from array of std::unique_ptr
May 21, 2026
c++
arrays
smart-pointers
C++ Why it's not the same address (pointers)
May 21, 2026
c++
c++11
pointers
smart-pointers
How do I create a duplicate instance of object contained in a shared pointer in c++?
May 19, 2026
c++
shared-ptr
smart-pointers
How does it convert _bstr_t to BSTR when passing as an argument?
May 17, 2026
visual-c++
smart-pointers
variant
bstr
Older Entries »