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
smart pointers, typedefs and forward declarations
Nov 13, 2022
c++
typedef
smart-pointers
Extract a subvector from a vector without copy
Apr 10, 2022
c++
iterator
shared-ptr
smart-pointers
shared_ptr that cannot be null?
Nov 13, 2022
c++
smart-pointers
null-pointer
invariants
preconditions
c++ shared_ptr of stack object
Oct 27, 2022
c++
heap-memory
smart-pointers
stack-memory
Incomplete type for std::vector
Sep 07, 2022
c++
containers
smart-pointers
incomplete-type
How to force only smart pointers instance for a class?
Nov 12, 2018
c++
c++11
class-design
smart-pointers
Feasibility of automatic cycle breaker for `std::shared_ptr`
Sep 14, 2022
c++
garbage-collection
smart-pointers
What happens if an object held by a smart pointer gets deleted elsewhere?
Oct 18, 2022
c++
qt
smart-pointers
How does a weak_ptr know that the shared resources has expired?
Oct 05, 2019
c++
shared-ptr
smart-pointers
weak-ptr
refcounting
Why is unique_ptr operator-> not const-overloaded?
Nov 02, 2022
c++
constants
smart-pointers
Does this use of std::make_unique lead to non-unique pointers?
Nov 05, 2022
c++
smart-pointers
What is a real world example for "smart pointer to member"?
Feb 03, 2022
c++
pointers
operator-overloading
operators
smart-pointers
How to remove (non-intrusive) smart pointers from a cache when there are no more references?
Nov 14, 2018
c++
caching
shared-ptr
smart-pointers
weak-ptr
Pointer-like classes and the ->* operator
Sep 21, 2022
c++
iterator
operator-overloading
c++14
smart-pointers
enable_shared_from_this and objects on stack
Jun 27, 2021
c++
boost
smart-pointers
Store weak pointer to self
Nov 14, 2022
c++
smart-pointers
weak-ptr
Alternative to boost::shared_ptr in an embedded environment
Sep 20, 2022
c++
boost
embedded
smart-pointers
Additional arguments for custom deleter of shared_ptr
Sep 20, 2022
c++
smart-pointers
If I need polymorphism should I use raw pointers instead of unique_ptr?
Aug 16, 2022
c++
pointers
c++11
polymorphism
smart-pointers
Is there a safe way to use C++11 Smart Pointer and the Interface for Raw Pointer together?
Sep 20, 2022
c++
qt
c++11
interface
smart-pointers
« Newer Entries
Older Entries »