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
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
Which header should be used for using scoped_ptr
Jun 18, 2022
c++
smart-pointers
scoped-ptr
shared_ptr for a raw pointer argument
Apr 18, 2021
c++
function
pointers
smart-pointers
make_shared "evidence" vs default construct
Mar 29, 2022
c++
memory-management
smart-pointers
Get a pointer pointer for a smart pointer
Oct 01, 2022
c++
pointers
smart-pointers
unique-ptr
« Newer Entries
Older Entries »