Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reference-counting

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

two shared_ptr from same enable_shared_from_this instance

Xcode static analyzer and copyWithZone

Debugging PHP memory leak. Tracking the reference count?

ctypes - references from C to python objects

Swift 4: Are Strings reference counted & how to get that count