Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reference-counting

Possibility of ARC overflow in Swift?

How do you efficiently debug reference count problems in shared memory?

Python reference count and ctypes

QSharedData and inheritance

does dispatch_async copy internal blocks

Should I release an NSDictionary instantiated through the form @{}?

C++ weak_ptr creation performance

Struct cannot have a stored property that references itself [duplicate]

Dealing with circular strong references in Delphi

Reference counting issue of MapViewOfFile on Windows

How does Objective-C do reference counting efficiently?

Object with retain count 0 doesn't get released

Lock-free Reference Counting

Are there any Python reference counting/garbage collection gotchas when dealing with C code?

Objective c - Reference counting

Simple reference counting: smart pointers

Is "self" weak within a method in ARC?

Detecting memory leak in reference counted objects

C++: Multi threading and reference counting