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
How to call other class' const member function via a std::unique_ptr member
May 28, 2022
c++
c++11
type-conversion
smart-pointers
unique-ptr
weak_from_this() within constructor
Mar 03, 2022
c++
constructor
smart-pointers
weak-ptr
Can smart pointers selectively hide or re-direct function calls to the objects they are wrapping?
Jun 08, 2018
c++
operator-overloading
overloading
smart-pointers
A set of weak_ptr
Nov 19, 2022
c++
c++11
set
smart-pointers
weak-ptr
unique_ptr deleter overhead
Mar 08, 2022
c++
c++11
smart-pointers
raii
Is this use of raw pointers in modern C++ bad practice?
May 14, 2022
c++
c++11
polymorphism
smart-pointers
stdvector
Smart pointer blows stack due to recursive delete
Feb 16, 2021
c++
memory-management
recursion
stack-overflow
smart-pointers
Smart Pointers and Ref Counting in Java
Jul 07, 2018
java
smart-pointers
refcounting
User-friendly API with unique_ptr
Feb 09, 2019
c++
c++11
smart-pointers
Composition in c++ with raw or smart pointer?
Jun 27, 2019
c++
oop
smart-pointers
composition
Is there any situation in which I wouldn't use std::make_shared?
Nov 05, 2022
c++
memory-management
c++11
shared-ptr
smart-pointers
Copy constructor with smart pointer
Nov 11, 2022
c++
templates
smart-pointers
copy-constructor
Smart pointers vs Reference
May 28, 2022
c++
memory
pointers
reference
smart-pointers
Is there a CUDA smart pointer?
Aug 30, 2022
memory
cuda
gpgpu
smart-pointers
Can someone explain smart pointers in plain English?
Oct 04, 2017
c++
smart-pointers
shared_ptr and references in C++
Aug 23, 2019
c++
boost
smart-pointers
shared-ptr
Boost scoped_ptr / scoped_array with custom deleter
Apr 25, 2022
c++
boost
smart-pointers
Custom deleters for std::shared_ptrs
Aug 27, 2019
c++
shared-ptr
smart-pointers
virtual constructor idiom with smart pointers
Feb 11, 2022
c++
constructor
polymorphism
virtual
smart-pointers
Is it bad practice to typedef a smart pointer? [closed]
Feb 20, 2022
c++
smart-pointers
« Newer Entries
Older Entries »