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
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
Letting go of auto_ptr
Sep 30, 2022
c++
coding-style
smart-pointers
auto-ptr
How to insert elements into a multidimensional vector of unique pointers?
Jan 18, 2021
c++
c++11
smart-pointers
unique-ptr
Why can't intrusive_ptr and shared_ptr be used with boost::intrusive containers?
Sep 23, 2022
c++
boost
shared-ptr
smart-pointers
intrusive-containers
Making a QSharedPointer<void>
Jan 03, 2018
c++
qt
boost
smart-pointers
qsharedpointer
Using Smart Pointers in Cython for Dynamically Allocated Arrays
Nov 14, 2021
arrays
memory
cython
smart-pointers
« Newer Entries
Older Entries »