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
Expose the const and nonconst versions of begin() and end() to iterate member vector with smart pointer
Jun 25, 2018
c++
constants
smart-pointers
const-iterator
Static method to create an object instead of constructor
Dec 12, 2019
c++
oop
design-patterns
smart-pointers
Tracking down owner of a shared_ptr?
Oct 18, 2022
c++
c++11
c++14
shared-ptr
smart-pointers
Smart pointer which can change ownership at runtime (C++)
May 05, 2022
c++
destructor
smart-pointers
ownership
Why is there no atomic_{store,load} for weak_ptr?
Oct 19, 2022
c++
c++11
shared-ptr
atomic
smart-pointers
RAII in C++/CLI
Aug 24, 2014
c++-cli
smart-pointers
Best way to delete a std::unique_ptr from a vector with a raw pointer?
Oct 20, 2022
c++
std
smart-pointers
stdvector
How can I obtain an &A reference from a Rc<RefCell<A>>?
Oct 22, 2022
reference
rust
smart-pointers
borrowing
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
« Newer Entries
Older Entries »