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 shared-ptr
Assigning make_unique<X> to shared_ptr<X>
Nov 06, 2021
c++
shared-ptr
unique-ptr
move-assignment-operator
How to get the pointer to a shared_ptr?
Nov 07, 2022
c++
boost
shared-ptr
Creating boost::thread with an std::shared_ptr object instance
Nov 09, 2019
c++
boost
c++11
shared-ptr
boost-thread
Using C++ std::equal on a container of shared_ptr
Oct 20, 2022
c++
shared-ptr
equality
stl-algorithm
`shared_ptr` breaks constness of the object
Feb 02, 2018
c++
c++11
constants
shared-ptr
boost shared_ptr operator =
Aug 18, 2022
c++
boost
shared-ptr
How to return references to object created inside a method
Aug 21, 2022
c++
pointers
return-value
shared-ptr
return-by-reference
I can't use std::vector of auto_ptr - should i use shared_ptr?
Jun 06, 2022
c++
shared-ptr
Usage of std::shared_ptr
Nov 01, 2022
c++
shared-ptr
How to make a std::shared_ptr from a non-pointer object?
Nov 10, 2022
c++
shared-ptr
bad weak pointer when base and derived class both inherit from boost::enable_shared_from_this
Feb 08, 2017
c++
boost
shared-ptr
multiple-inheritance
enable-shared-from-this
Shared pointers to a singleton do not recognize each other
Mar 02, 2022
c++
c++11
shared-ptr
Try to understand std::enable_shared_from_this<T> but cause a bad_weak_ptr using it
Oct 29, 2021
c++
shared-ptr
Referring to a "std::unique_ptr" that you don't own (use a raw pointer?)
Sep 12, 2022
c++
c++11
shared-ptr
unique-ptr
weak-ptr
What are the uses of get() member from the shared_ptr class?
Sep 14, 2022
c++
c++11
shared-ptr
smart-pointers
boost: Initializing shared pointer reset vs make_shared
Aug 30, 2022
c++
boost
shared-ptr
Are data structures an appropriate place for shared_ptr?
Sep 22, 2022
c++
data-structures
shared-ptr
tr1
need single header file for boost::shared_ptr
Apr 10, 2019
c++
boost
shared-ptr
friend function of std::make_shared() in Visual Studio 2010 (not Boost)
Nov 19, 2022
c++
visual-studio-2010
shared-ptr
friend
Using unique_ptr instead of shared_ptr in BST
Aug 31, 2019
c++
c++11
binary-search-tree
shared-ptr
unique-ptr
« Newer Entries
Older Entries »