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 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
Preferred way of creating shared pointers
Jul 03, 2021
c++
qt
smart-pointers
Circular dependency: can't delete an incomplete type
May 14, 2022
c++
oop
smart-pointers
Why does std::unique_ptr have an equality operator?
Oct 06, 2022
c++
c++11
smart-pointers
unique-ptr
comparison-operators
C++ "smart pointer" template that auto-converts to bare pointer but can't be explicitly deleted
Jan 11, 2018
c++
templates
smart-pointers
c++ unique pointer: memory leak
Feb 17, 2022
c++
c++11
memory-leaks
smart-pointers
unique-ptr
« Newer Entries
Older Entries »