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
C++11 Smart Pointer Policies
Sep 04, 2022
c++
memory-management
c++11
smart-pointers
How to check memory allocation failures with new operator?
Sep 04, 2022
c++
memory-management
smart-pointers
How to avoid memory leak with shared_ptr?
Sep 05, 2022
c++
boost
memory-leaks
shared-ptr
smart-pointers
boost Shared_pointer NULL
Sep 04, 2022
c++
boost
shared-ptr
smart-pointers
Lock-free Reference counting and C++ smart pointers
Aug 29, 2022
c++
c++11
atomic
smart-pointers
How does a reference-counting smart pointer's reference counting work?
Aug 18, 2022
c++
memory-management
memory-leaks
smart-pointers
shared-ptr
Create a boost::shared_ptr to an existing variable
Sep 16, 2022
c++
boost
shared-ptr
smart-pointers
Should I use C++11 emplace_back with pointers containers?
Sep 03, 2022
c++
c++11
smart-pointers
Why is std::rc::Rc<> not Copy?
Sep 09, 2022
rust
smart-pointers
Set shared_ptr with new_pointer that is old_pointer + offset
Sep 02, 2022
c++
shared-ptr
smart-pointers
pointer-arithmetic
How to enable Rust Ownership paradigm in C++
Sep 05, 2022
c++
rust
smart-pointers
How do smart pointers choose between delete and delete[]?
Sep 02, 2022
c++
c++11
shared-ptr
smart-pointers
delete-operator
best practice when returning smart pointers
Sep 02, 2022
c++
boost
smart-pointers
Return Type Covariance with Smart Pointers
Nov 05, 2022
c++
smart-pointers
virtual-functions
return-type
Vector of shared pointers , memory problems after clearing the vector
Sep 02, 2022
c++
memory
vector
smart-pointers
unique_ptr<T> lambda custom deleter for array specialization [duplicate]
Sep 14, 2022
c++
lambda
c++11
smart-pointers
unique-ptr
C++ using scoped_ptr as a member variable
May 24, 2022
c++
oop
smart-pointers
How to assign the address of an existing object to a smart pointer?
Aug 31, 2022
c++
smart-pointers
c++14
unique-ptr
C++11 Smart Pointer Semantics
Aug 31, 2022
c++
pointers
c++11
smart-pointers
intrusive_ptr in c++11
Feb 07, 2018
c++
c++11
boost
shared-ptr
smart-pointers
« Newer Entries
Older Entries »