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
Is there a way to distinguish between different `Rc`s of the same value?
Nov 04, 2022
rust
identity
smart-pointers
reference-counting
Are there "smart pointers" in Java?
Mar 05, 2022
java
smart-pointers
Wrap dynamic array with shared_ptr by make_shared
Jul 06, 2022
c++
arrays
shared-ptr
smart-pointers
enable_shared_from_this (c++0x): what am I doing wrong?
Oct 17, 2022
c++
c++11
shared-ptr
smart-pointers
auto_ptr or shared_ptr equivalent in managed C++/CLI classes
Sep 11, 2022
c++-cli
smart-pointers
auto-ptr
How do I capture a smart pointer in a lambda?
May 30, 2020
c++
smart-pointers
lambda
Marking std::unique_ptr class member as const
Jan 17, 2021
c++
c++11
smart-pointers
unique-ptr
ownership
How to uniform initialize map of unique_ptr?
Mar 08, 2022
c++
c++11
map
smart-pointers
uniform-initialization
C++ allocating shared_ptr with C++11 (std::shared_ptr): Is it still bad to initialize the shared_ptr into a temporary variable?
Mar 31, 2022
c++
pointers
c++11
shared-ptr
smart-pointers
C++11 vector of smart pointer
Sep 15, 2022
c++
c++11
abstract-class
smart-pointers
Default value for boost::shared_ptr on class constructor
Oct 26, 2022
c++
boost
smart-pointers
multiple-constructors
Exception-safe memory handling with COM
Mar 13, 2019
c++
com
atl
smart-pointers
C++ shared+ptr use_count for nullptr
Sep 19, 2022
c++
c++11
shared-ptr
smart-pointers
Pushing an object with unique_ptr into vector in C++
Mar 02, 2022
c++
c++11
vector
smart-pointers
move-semantics
clang & gcc don't warn about non-virtual base destructors for polymorphism when using smart pointers?
Nov 08, 2022
c++
c++11
smart-pointers
unique-ptr
virtual-destructor
Is it useful to pass std::weak_ptr to functions?
Sep 15, 2022
c++
c++11
smart-pointers
unique_ptr operator=
Feb 10, 2022
c++
visual-studio-2010
c++11
smart-pointers
Smart pointers + cycles + "->"
Oct 30, 2022
c++
c++11
shared-ptr
smart-pointers
weak-ptr
Using smart pointers for C++ binary search tree
Jun 01, 2019
c++
c++11
binary-search-tree
shared-ptr
smart-pointers
weak_ptr reset affects shared_ptr?
Oct 17, 2022
c++
c++17
smart-pointers
visual-studio-2019
icc
« Newer Entries
Older Entries »