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
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
Equality-compare std::weak_ptr
Jul 22, 2013
c++
c++11
shared-ptr
weak-ptr
Does using .reset() on a std::shared_ptr delete all instances
Aug 31, 2022
c++
memory
memory-leaks
shared-memory
shared-ptr
shared_ptr vs scoped_ptr
Aug 31, 2022
c++
boost
shared-ptr
smart-pointers
scoped-ptr
Why do shared_ptr deleters have to be CopyConstructible?
Aug 31, 2022
c++
c++11
language-lawyer
shared-ptr
Why are two raw pointers to the managed object needed in std::shared_ptr implementation?
Aug 30, 2022
c++
pointers
c++11
shared-ptr
How to release pointer from boost::shared_ptr?
May 02, 2019
c++
boost
shared-ptr
How is the std::tr1::shared_ptr implemented?
Aug 30, 2022
c++
shared-ptr
tr1
Conversion from boost::shared_ptr to std::shared_ptr?
Dec 17, 2021
c++
boost
shared-ptr
std
Why shared_from_this can't be used in constructor from technical standpoint?
Aug 30, 2022
c++
constructor
shared-ptr
What (not) to do in a constructor
Aug 29, 2022
c++
oop
constructor
shared-ptr
« Newer Entries
Older Entries »