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 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
When is NS_RETURNS_RETAINED needed?
Nov 27, 2017
objective-c
ios
memory-management
automatic-ref-counting
reference-counting
Why VC++ Strings are not reference counted?
Feb 08, 2020
c++
string
visual-c++
reference-counting
copy-on-write
Delphi Interface Reference Counting
Apr 20, 2021
delphi
interface
delphi-xe4
reference-counting
Reference cycles with value types?
Sep 01, 2022
swift
automatic-ref-counting
value-type
reference-counting
reference-type
Why does this string have a reference count of 4? (Delphi 2007)
Aug 02, 2017
string
delphi
delphi-2007
reference-counting
string-interning
Python C-API functions that borrow and steal references
Feb 23, 2022
python
python-c-api
reference-counting
Is a dynamic array automatically deallocated when it goes out of scope?
Nov 10, 2022
delphi
memory-leaks
reference-counting
dynamic-arrays
What solutions are there for circular references?
Sep 17, 2022
reference-counting
circular-reference
How to go about fixing a memory leak in PHP
Sep 15, 2022
php
memory-leaks
reference-counting
Is there a non-reference-counted base class like TInterfacedObject?
Apr 06, 2022
delphi
interface
delphi-xe
reference-counting
Is atomic decrementing more expensive than incrementing?
Jul 09, 2020
c++
performance
atomic
reference-counting
memory-fences
ARC and autorelease
Sep 13, 2022
ios
objective-c
memory-management
automatic-ref-counting
reference-counting
How to implement thread safe reference counting in C++
Oct 21, 2022
c++
multithreading
atomic
reference-counting
Why do garbage collectors wait before deallocating?
Sep 12, 2022
garbage-collection
reference-counting
Why isn’t my weak reference cleared right after the strong ones are gone?
Sep 04, 2022
objective-c
weak-references
reference-counting
strong-references
WeakReference implementation in .NET
Sep 04, 2022
.net
reference
clr
reference-counting
« Newer Entries
Older Entries »