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 reference-counting
What does assigning a literal string to an NSString with "=" actually do?
Mar 08, 2019
objective-c
cocoa
variable-assignment
string-literals
reference-counting
Reference-counting for objects
May 09, 2022
delphi
interface
reference-counting
tinterfacedobject
Garbage Collection in Java
Nov 16, 2022
java
algorithm
memory
garbage-collection
reference-counting
x86 equivalent for LWARX and STWCX
Sep 16, 2022
multithreading
x86
low-level
reference-counting
Why doesn't the JVM destroy a resource as soon as its reference count hits 0?
Jan 12, 2022
java
garbage-collection
reference-counting
Is there a way to distinguish between different `Rc`s of the same value?
Nov 04, 2022
rust
identity
smart-pointers
reference-counting
Handling duplicates keys within an AVL tree
Mar 21, 2018
binary-tree
binary-search-tree
avl-tree
reference-counting
In Swift is the programmer responsible for breaking loops between objects?
Nov 20, 2021
garbage-collection
reference-counting
swift
Reference Counting in C++ OO-Style
Dec 24, 2016
c++
reference-counting
Assigning a shared_ptr to an offset of an array
Feb 16, 2022
c++
arrays
shared-ptr
reference-counting
Why does shared_ptr needs to hold reference counting for weak_ptr?
Oct 17, 2022
c++
c++11
shared-ptr
reference-counting
Is cv::Mat thread-safe (atomic assignment + refcounting)?
Dec 20, 2021
opencv
thread-safety
atomic
reference-counting
Does C++/CX detect and solve cycles of objects?
Apr 11, 2022
c++
reference-counting
windows-runtime
c++-cx
How does Apple's Objective-C runtime do multithreaded reference counting without degraded performance?
Oct 23, 2022
objective-c
multithreading
performance
memory-management
reference-counting
Is there an operation for Rc or Arc which clones the underlying value and returns it to the caller?
Nov 01, 2022
rust
smart-pointers
reference-counting
STL class for reference-counted pointers?
Jul 05, 2019
c++
stl
smart-pointers
reference-counting
What is the best way to implement smart pointers in C++?
Nov 17, 2022
c++
smart-pointers
c++03
raii
reference-counting
When is reference-counting needed in a single threaded application that doesn't model circular data structures? [duplicate]
Oct 14, 2022
rust
reference-counting
How does Rust handle the "island of isolation" (cycles of references) scenario for reference-counted types?
Sep 15, 2022
rust
reference-counting
Adding non NSObjects to NSMutableArray
Oct 11, 2022
objective-c
ios
nsarray
foundation
reference-counting
« Newer Entries
Older Entries »