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
Getting raw pointer from shared_ptr to pass it to function that requires raw
Oct 17, 2022
c++
memory-management
shared-ptr
smart-pointers
node-addon-api
Detecting memory leaks on Ref-counted COM objects (Addref without Release)
Oct 12, 2022
com
directx
atl
smart-pointers
direct3d10
Name for smart pointer/coding pattern
Oct 06, 2022
c++
design-patterns
boost
qt4
smart-pointers
Calling a member function pointer on a smart pointer
Oct 07, 2022
c++
c++11
operator-overloading
smart-pointers
pointer-to-member
Drawing Smart Pointers in UML
Feb 10, 2022
c++
boost
uml
shared-ptr
smart-pointers
passing vector<shared_ptr<Derived>> to a function expecting vector<shared_ptr<Base>>
Nov 29, 2016
c++
inheritance
shared-ptr
smart-pointers
qt garbage collection and smart pointers
May 08, 2022
c++
qt
smart-pointers
when to use weak pointer (wp) in android native framework (AOSP)
May 01, 2022
android
android-source
smart-pointers
removing a unique_ptr of an object from a vector by an attribute value
Aug 21, 2022
c++
c++11
vector
smart-pointers
unique-ptr
Conversion from shared_ptr to weak_ptr polymorphism
Sep 06, 2019
c++
boost
smart-pointers
Smart pointer that lazily recreates its resource
Jul 11, 2022
c++
pointers
smart-pointers
object-lifetime
How do non-intrusive smart pointers behave with respect to inheritance and multiple inheritance?
Jul 07, 2022
visual-studio-2010
c++11
smart-pointers
Pimpl with smart pointers in a class with a template constructor: weird incomplete type issue
Jul 31, 2018
c++
smart-pointers
pimpl-idiom
incomplete-type
Avoid object slicing for non-virtual destructors
May 18, 2018
c++
templates
pointers
g++
smart-pointers
C++ smart pointers address
Aug 10, 2022
c++
pointers
smart-pointers
How to instantiate a global smart pointer variable?
Feb 28, 2022
c++
smart-pointers
Find a raw pointer in a bimap of smart pointers
Jun 13, 2022
c++
c++11
smart-pointers
How to use smart pointer in this situation
Oct 19, 2022
c++
smart-pointers
What is the difference between Rc<RefCell<T>> and RefCell<Rc<T>>?
Aug 19, 2022
rust
smart-pointers
interior-mutability
How to return a smart pointer to a member variable?
Nov 01, 2022
c++
c++11
smart-pointers
« Newer Entries
Older Entries »