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 use smart pointer for auto clean-up?
Oct 18, 2022
c++
pointers
c++11
stream
smart-pointers
What's wrong to reset std::unique_ptr to pointer to array?
Aug 17, 2022
c++
c++11
smart-pointers
unique-ptr
Read-write thread-safe smart pointer in C++, x86-64
Aug 16, 2022
c++
thread-safety
x86
smart-pointers
lock-free
intel
Vector of smart pointers destructor call
Nov 16, 2022
c++
c++11
smart-pointers
QList of QScopedPointers
May 15, 2020
qt
containers
qt5
smart-pointers
qscopedpointer
Smart pointers - unique_ptr for a stack-allocated variable
Jun 03, 2022
c++
smart-pointers
unique-ptr
Will a default-constructed (empty) shared_ptr automatically be initialized to nullptr?
Jun 13, 2022
c++
c++11
smart-pointers
Why do C++ smart pointer implementations keep the reference counter on the heap together with the pointee?
Nov 18, 2022
c++
design-patterns
boost
smart-pointers
loki
What are the uses of get() member from the shared_ptr class?
Sep 14, 2022
c++
c++11
shared-ptr
smart-pointers
Why Mutex was designed to need an Arc in Rust
Oct 28, 2022
rust
mutex
smart-pointers
interior-mutability
Operator overload of class wrapped in smart pointers
Jul 13, 2022
c++
operator-overloading
smart-pointers
c++14
How to store a list of smart pointers inside a c++ class?
Aug 13, 2022
c++
c++11
pointers
smart-pointers
Return private unique_ptr in public member function
Aug 30, 2022
c++
smart-pointers
QScopedPointer, boost::scoped_ptr - why complaining about incomplete types?
Mar 06, 2022
c++
c
boost
qt4
smart-pointers
Is there a performance/memory usage impact in non-polymorphic inheritance?
Aug 29, 2022
c++
c++11
inheritance
smart-pointers
How to include only BOOST smart pointer codes into a project?
Nov 03, 2022
c++
windows-mobile
boost
smart-pointers
What type of pointer should I pass to a method in C++11?
Feb 03, 2019
c++
pointers
smart-pointers
C++ shared_ptr vs. unique_ptr for resource management
Jul 06, 2022
c++
shared-ptr
smart-pointers
unique-ptr
resourcemanager
Understand smart pointers in Rust
Nov 21, 2022
rust
smart-pointers
C++ Smart Pointers in a Vector container
Oct 24, 2022
c++
polymorphism
smart-pointers
stdvector
« Newer Entries
Older Entries »