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
What's the point of "The World's Dumbest Smart Pointer?" [duplicate]
Sep 15, 2022
c++
smart-pointers
c++17
unique_ptr and OpenSSL's STACK_OF(X509)*
Dec 28, 2021
c++
c++11
openssl
smart-pointers
unique-ptr
boost::shared_ptr standard container
Sep 25, 2022
c++
smart-pointers
std
stdmap
Writing more general pointer code
Apr 17, 2022
c++
c++11
smart-pointers
Clone pattern for std::shared_ptr in C++
Oct 24, 2022
c++11
overriding
clone
smart-pointers
virtual-functions
std::weak_ptr: lock or shared_ptr constructor?
Nov 05, 2022
c++
c++11
smart-pointers
weak-ptr
If make_shared/make_unique can throw bad_alloc, why is it not a common practice to have a try catch block for it?
Apr 23, 2022
c++
c++11
exception
smart-pointers
nullptr
boost::ptr_container and std::vector<shared_ptr>
Feb 13, 2022
c++
memory-management
boost
smart-pointers
stdvector
Benefits of using BOOST shared_array over shared_ptr
Jun 25, 2022
c++
boost
smart-pointers
Changing boost::scoped_ptr to std::unique_ptr
Apr 22, 2022
c++
c++11
boost
smart-pointers
unique-ptr
std::shared_ptr operator [] equivalent access
Sep 20, 2022
c++
pointers
smart-pointers
How to use unique_ptr with std::copy?
Oct 21, 2022
c++
c++11
smart-pointers
unique-ptr
Qt: How to use Qt's Smartpointers
May 26, 2022
c++
qt
c++11
smart-pointers
What is the advantage of a unique_ptr over a shared_ptr
Dec 16, 2020
c++
shared-ptr
smart-pointers
unique-ptr
How to reduce the implementation code of lots of wrapper classes?
Mar 07, 2022
c++
c++11
shared-ptr
smart-pointers
weak-ptr
Simple reference counting: smart pointers
Oct 19, 2022
c++
templates
smart-pointers
reference-counting
Unit testing, mocking and unique_ptr
May 29, 2022
c++
c++11
mocking
smart-pointers
unique-ptr
A simple implementation of Smart Pointer Class
Jan 01, 2020
c++
copy-constructor
smart-pointers
Move Constructor and = operator for Shared Pointer
Nov 06, 2022
c++
move
shared-ptr
smart-pointers
Are shared_ptr on static objects good?
Feb 06, 2022
c++
c++11
pointers
static
smart-pointers
« Newer Entries
Older Entries »