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
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
How to perform a dynamic_cast with a unique_ptr?
Sep 15, 2022
c++
boost
smart-pointers
unique-ptr
dynamic-cast
shared_ptr vs scoped_ptr
Aug 31, 2022
c++
boost
shared-ptr
smart-pointers
scoped-ptr
Why does unique_ptr instantiation compile to larger binary than raw pointer?
Aug 31, 2022
c++
assembly
smart-pointers
How to initialize std::unique_ptr in constructor?
Sep 07, 2022
c++
smart-pointers
ifstream
unique-ptr
Is the Rule of 5 (for constructors and destructors) outdated?
Aug 31, 2022
c++
smart-pointers
raii
resource-management
What is the best smart pointer return type for a factory function?
Aug 30, 2022
c++
c++11
smart-pointers
const-correctness
How to enable_shared_from_this of both parent and derived
Aug 30, 2022
c++
boost
smart-pointers
How to pass deleter to make_shared?
Aug 29, 2022
c++
c++11
shared-ptr
smart-pointers
make-shared
Use of observer_ptr
May 01, 2021
c++
smart-pointers
c++17
Recommended usage of std::unique_ptr [duplicate]
Aug 22, 2022
c++
c++11
smart-pointers
unique-ptr
Passing unique_ptr to functions
Aug 18, 2022
c++
smart-pointers
unique-ptr
How to get the Object being pointed by a shared pointer?
Aug 28, 2022
c++
shared-ptr
shared
smart-pointers
« Newer Entries
Older Entries »