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
Using shared_ptr with array of objects
Mar 02, 2026
c++
memory-leaks
parameter-passing
shared-ptr
smart-pointers
C++ app: How to properly delete/release an allocated object?
Mar 02, 2026
c++
c++11
pointers
memory-management
smart-pointers
Use RAII with factory taking as input a reference to pointer
Mar 01, 2026
c++
smart-pointers
raii
Understanding c++ shared pointers
Feb 28, 2026
c++
pointers
shared-ptr
smart-pointers
should std::auto_ptr<>::operator = reset / deallocate its existing pointee?
Feb 21, 2026
c++
stl
visual-c++
smart-pointers
auto-ptr
smart pointer the element of a std::pair
Feb 21, 2026
c++
c++11
smart-pointers
Dynamic Pointer Cast
Feb 20, 2026
c++
inheritance
smart-pointers
Smart pointers with a library written in C
Feb 17, 2026
c++
opencv
smart-pointers
raii
how to increment a shared_ptr like you would a normal pointer
Feb 15, 2026
c++
c++11
recursion
smart-pointers
Why not unique_ptr made to accept only a temporary?
Feb 14, 2026
c++11
smart-pointers
Smart Pointers In C++
Feb 06, 2026
c++
smart-pointers
object-slicing
object-destruction
Besides Boost, where can I get a single-file smart pointer implementation for C++?
Feb 06, 2026
c++
smart-pointers
Non-virtual destructor when using shared_ptr to opaque type [duplicate]
Feb 03, 2026
c++
destructor
smart-pointers
Is pairing weak_ptr to unique_ptr a good idea?
Jan 31, 2026
c++
smart-pointers
Unwrap and access T from an Option<Rc<RefCell<T>>>
Jan 30, 2026
rust
smart-pointers
dereference
Smart pointer not able to deallocate memory [duplicate]
Jan 29, 2026
c++
pointers
memory
smart-pointers
New to c++11 features, proper use of shared_ptr?
Jan 28, 2026
c++
c++11
shared-ptr
smart-pointers
Older Entries »