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
static member function make_shared of shared_ptr
Mar 19, 2022
c++
c++11
stl
c++14
shared-ptr
Locking a shared_ptr
Dec 17, 2017
c++
c++11
shared-ptr
About shared_ptr and pointer to member operator `->*` and `std::bind`
Aug 22, 2018
c++
operator-overloading
shared-ptr
boost-bind
pointer-to-member
What Happens to a weak_ptr when Its shared_ptr is Destroyed?
Aug 25, 2022
c++
shared-ptr
weak-ptr
testing if a shared_ptr is NULL
Feb 13, 2018
c++
null
shared-ptr
shared_ptr strangeness with null values and custom deleter
Sep 23, 2019
c++
shared-ptr
unique-ptr
Disadvantages of shared_ptr
Nov 11, 2022
c++
c++11
shared-ptr
smart-pointers
How can I change the pointer in shared_ptr without losing the ability to delete the memory?
Aug 20, 2022
c++
memory
boost
shared-ptr
How does shared_ptr work in if condition
Nov 12, 2022
c++
shared-ptr
why is std::shared_ptr using atomic cpu operations
Sep 28, 2021
c++
c++11
shared-ptr
atomic
Find a value in a set of shared_ptr
Aug 18, 2022
c++
set
c++14
shared-ptr
Initializing shared_ptr member variable, new vs make_shared?
Aug 24, 2022
c++
c++11
shared-ptr
initializer
make-shared
Why does copying a const shared_ptr& not violate const-ness?
Oct 13, 2022
c++
constants
shared-ptr
Should I use unique_ptr or shared_ptr in this case?
Nov 08, 2022
c++
shared-ptr
unique-ptr
Missing equality between shared_ptr and weak_ptr
Apr 02, 2019
c++
c++11
shared-ptr
Unable to use custom allocator with allocate_shared/make_shared
Apr 15, 2021
c++
memory-management
c++11
shared-ptr
allocator
smart pointers + "this" considered harmful?
Aug 16, 2022
c++
pointers
this
smart-pointers
shared-ptr
How to access target of std::tr1::shared_ptr in GDB
Mar 21, 2022
c++
gdb
shared-ptr
tr1
Using boost::shared_ptr in a library's public interface
Nov 15, 2022
c++
api
boost
shared-ptr
atomic operations for shared_ptr in C++11
Mar 21, 2022
c++
c++11
shared-ptr
« Newer Entries
Older Entries »