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 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
Implementing weak intrusive pointers in C++
Apr 21, 2017
c++
smart-pointers
weak-references
Why does Glibmm/Gtkmm not include the unary dereferencing operator, *, for Glib::RefPtr?
Jan 21, 2022
c++
gtk
smart-pointers
glib
gtkmm
Mixing C++ and Objective-C
Oct 20, 2022
c++
objective-c
boost
cocos2d-iphone
smart-pointers
C++0x Smart Pointer Comparisons: Inconsistent, what's the rationale?
Dec 13, 2019
c++
c++11
std
smart-pointers
rationale
How to use Boost's intrusive_ptr effectively?
Aug 31, 2021
c++
c++11
memory-management
boost
smart-pointers
unique_ptr's assignment operator copies a deleter stored by a reference. Is it a feature or a bug?
Aug 29, 2022
c++
c++11
smart-pointers
unique-ptr
why weak_ptr can break cyclic reference?
Aug 27, 2022
c++
smart-pointers
Disadvantages of shared_ptr
Nov 11, 2022
c++
c++11
shared-ptr
smart-pointers
Why does std::unique_ptr not have a const get method?
Aug 22, 2022
c++
c++11
constants
smart-pointers
How to use C++ Smart Pointers?
Apr 07, 2022
c++
smart-pointers
Some questions about using CComPtr (when use Release()? Can I return CComPtr?, ...)
Jun 15, 2019
c++
com
smart-pointers
bho
Pointers and containers
Mar 26, 2022
c++
stl
containers
smart-pointers
Why does incomplete type of smart pointer data member and raw pointer data member have different behavior when their parent destruct?
Apr 05, 2022
c++
c++11
smart-pointers
Why does assignment operator call constructor?
Jun 04, 2022
c++
constructor
variable-assignment
smart-pointers
C++11 smart pointers and polymorphism
Aug 28, 2022
c++
polymorphism
smart-pointers
« Newer Entries
Older Entries »