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
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
Why should Py_INCREF(Py_None) be required before returning Py_None in C?
Jul 02, 2021
python
c
reference-counting
What is a reference cycle in python?
Sep 03, 2022
python
garbage-collection
reference-counting
cyclic-reference
Calling -retainCount Considered Harmful
Aug 31, 2022
objective-c
cocoa
reference-counting
retaincount
What are the advantages and disadvantages of using ARC? [closed]
Apr 08, 2021
iphone
ios
ios5
automatic-ref-counting
reference-counting
Why don't purely functional languages use reference counting?
Apr 24, 2018
memory-management
functional-programming
garbage-collection
reference-counting
purely-functional
Should I refer to self.property in the init method with ARC?
Jan 08, 2022
objective-c
ios5
initialization
automatic-ref-counting
reference-counting
Why no Reference Counting + Garbage Collection in C#?
Oct 28, 2022
c#
garbage-collection
reference-counting
How to force deletion of a python object?
Aug 26, 2022
python
constructor
garbage-collection
destructor
reference-counting
« Newer Entries