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
Smart Pointer operator=
Feb 21, 2022
c++
operator-overloading
smart-pointers
How to use lambda as std::unique_ptr's Deleter?
Jun 18, 2022
c++
c++11
lambda
smart-pointers
unique-ptr
Using smart pointers in a struct or class
Oct 29, 2022
c++
visual-c++
c++11
smart-pointers
Implementing a list with unique_ptr<>?
Dec 05, 2016
c++
c++11
smart-pointers
Using std::unique_ptr for managing COM objects
Nov 06, 2022
c++
c++11
com
smart-pointers
Delphi XE7 smart pointers
Nov 24, 2018
delphi
smart-pointers
delphi-xe7
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
« Newer Entries
Older Entries »