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
Why does "weak.lock()" return "nullptr" with the definition of "auto weak=std::make_shared<int>(42);"?
Sep 05, 2022
c++
smart-pointers
keeping shared_ptr use_count() at 1
Sep 22, 2022
c++
c++17
smart-pointers
Passing a smart pointer as argument inside a class: scoped_ptr or shared_ptr?
Oct 26, 2022
c++
class
boost
smart-pointers
How should smart pointers get down casted?
Jun 28, 2022
c++
stl
smart-pointers
Reference count when returning a shared_ptr
Aug 26, 2022
c++
smart-pointers
Add an item in a container of smart pointers
Mar 12, 2018
c++
containers
smart-pointers
unique-ptr
unique ptr initialisation assertion failure
Jun 22, 2022
c++
smart-pointers
unique-ptr
Is there a use case for std::unique_ptr<std::array<T,N>>
Nov 06, 2022
c++
arrays
c++11
smart-pointers
shall I delete smart pointer manually?
Aug 17, 2022
c++
smart-pointers
C++11 smart pointers always instead of new/delete?
May 16, 2022
c++
performance
c++11
new-operator
smart-pointers
Operating on dynamic memory, is it meaningful to overload a const memeber function?
Sep 27, 2019
c++
class
constants
smart-pointers
dynamic-memory-allocation
Why does unique_ptr<T>::~unique_ptr need the definition of T?
Mar 18, 2017
c++
c++11
std
smart-pointers
C++ Visitor pattern with smart pointers
Jun 16, 2021
c++
smart-pointers
visitor-pattern
Syntax for dynamically allocating a 2D array of smart pointers
Sep 07, 2022
c++
arrays
memory-management
multidimensional-array
smart-pointers
Smart pointers with addrinfo struct
Mar 27, 2019
sockets
c++11
smart-pointers
C++11 using unique_ptr with custom deleter
Nov 02, 2022
c++
c++11
std
smart-pointers
Create a vector of shared_ptr to ints
Jul 30, 2020
c++
c++11
shared-ptr
smart-pointers
How to create a cyclic reference with Arc and Weak?
Jul 16, 2022
reference
rust
smart-pointers
Weak/Strong Reference Pointer Relationship
Aug 16, 2022
c++
pointers
smart-pointers
unsafe-pointers
Is this a valid use of intrusive_ptr?
Jul 02, 2019
c++
boost
smart-pointers
« Newer Entries
Older Entries »