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
Advantages/disadvantages of auto pointers
Oct 22, 2022
c++
smart-pointers
Smart pointer wrapping penalty. Memoization with std::map
Feb 26, 2021
c++
performance
boost
shared-ptr
smart-pointers
Can I get a raw pointer from boost's weak_ptr?
Sep 24, 2022
c++
boost
shared-ptr
smart-pointers
weak-references
unique_ptr is not getting init with default deleter
Aug 27, 2022
c++
c++11
smart-pointers
Should I use smart pointers on everything and forget about classic normal pointers?
Jul 30, 2022
c++
boost
shared-ptr
smart-pointers
Should I use std::unique_ptr<T> in a std::vector member variable in my class?
Nov 20, 2022
c++
stl
c++11
smart-pointers
visual-c++-2012
C++ 11 Smart Pointer usage
Aug 28, 2022
c++
pointers
c++11
smart-pointers
unique-ptr
Now that smart pointers exist, is it deprecated style to use C type pointers? [duplicate]
Jun 24, 2019
c++
c++11
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
« Newer Entries
Older Entries »