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
What is going on: C++ std::move on std::shared_ptr increases use_count?
Sep 15, 2022
c++
macos
shared-ptr
rvalue-reference
Using shared_from_this in templated classes
Apr 27, 2017
c++
templates
c++11
shared-ptr
Using std::move with std::shared_ptr
Sep 02, 2022
c++
c++11
shared-ptr
move-semantics
Set shared_ptr with new_pointer that is old_pointer + offset
Sep 02, 2022
c++
shared-ptr
smart-pointers
pointer-arithmetic
Trivial cases of shared_ptr and weak_ptr failing
Nov 08, 2022
c++
shared-ptr
weak-ptr
private-inheritance
enable-shared-from-this
Is boost shared_ptr <XXX> thread safe?
Sep 02, 2022
c++
boost
thread-safety
shared-ptr
boost-smart-ptr
dynamic_cast across a shared_ptr?
Sep 02, 2022
c++
polymorphism
shared-ptr
dynamic-cast
Why is std::weak_ptr::expired optimized away?
Sep 02, 2022
c++
multithreading
c++11
visual-c++
shared-ptr
Why is GoogleMock leaking my shared_ptr?
Nov 07, 2021
c++
boost
shared-ptr
googletest
googlemock
How do smart pointers choose between delete and delete[]?
Sep 02, 2022
c++
c++11
shared-ptr
smart-pointers
delete-operator
std::shared_ptr Exception Safety
Sep 02, 2022
c++
c++11
memory-leaks
shared-ptr
Why is std::shared_ptr::unique() deprecated?
Sep 01, 2022
c++
multithreading
shared-ptr
c++17
How does shared_ptr<void> know which destructor to use? [duplicate]
Sep 16, 2022
c++
shared-ptr
void
Can you allocate an array with something equivalent to make_shared?
Aug 22, 2022
c++
c++11
shared-ptr
make-shared
shared_ptr Assertion px != 0 failed
Dec 28, 2020
shared-ptr
boost-thread
is it better to use shared_ptr.reset or operator =?
Sep 01, 2022
c++
c++11
shared-ptr
How do you make std::shared_ptr not call delete()
Aug 31, 2022
c++
c++11
shared-ptr
How to initialize a shared_ptr that is a member of a class?
Aug 16, 2022
c++
boost
initialization
shared-ptr
member
intrusive_ptr in c++11
Feb 07, 2018
c++
c++11
boost
shared-ptr
smart-pointers
Alternatives of static_pointer_cast for unique_ptr
Aug 31, 2022
c++
c++11
casting
shared-ptr
unique-ptr
« Newer Entries
Older Entries »