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
Another type of smart ptr, like unique_ptr with weak refs?
Sep 11, 2022
c++
c++14
smart-pointers
C++ Reinforcement learning and smart pointers
Sep 26, 2022
c++
smart-pointers
reinforcement-learning
Why do the std smart pointer type destructors not inherit the noexcept dtor status of the pointed to object
Feb 07, 2022
c++
c++11
destructor
smart-pointers
noexcept
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
« Newer Entries
Older Entries »