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
C++: would universal use of shared_ptr<> be equivalent to a gc?
Nov 20, 2022
java
c++
garbage-collection
smart-pointers
STL class for reference-counted pointers?
Jul 05, 2019
c++
stl
smart-pointers
reference-counting
Once you've adopted boost's smart pointers, is there any case where you use raw pointers?
Oct 20, 2022
c++
boost
smart-pointers
Doesn't get() break the idea behind std::unique_ptr?
Apr 06, 2022
c++
c++11
smart-pointers
What is the best way to implement smart pointers in C++?
Nov 17, 2022
c++
smart-pointers
c++03
raii
reference-counting
Is there a C++/CLI smart pointer project (e.g. scoped_ptr)?
Nov 06, 2022
c++-cli
smart-pointers
Smart pointers and dynamic_cast
Mar 20, 2022
c++
polymorphism
smart-pointers
dynamic-cast
Returning member unique_ptr from class method
Apr 28, 2020
c++
c++11
smart-pointers
rvo
smart pointers not working with Android NDK r8
Mar 16, 2021
c++
gcc
c++11
android-ndk
smart-pointers
Issue with std::shared_ptr, inheritance, and template argument deduction
Mar 06, 2018
c++
templates
inheritance
c++11
smart-pointers
How to access value in RefCell properly
Aug 09, 2022
rust
smart-pointers
interior-mutability
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
« Newer Entries
Older Entries »