Search code examples
Python disable reference counting for some objects...

pythonrefcounting

Read More
Weak pointer library implementation C++...

c++shared-ptrsmart-pointersweak-ptrrefcounting

Read More
Why is my Python C Extension leaking memory?...

pythoncrefcounting

Read More
Simplest way to count instances of an object...

c++refcounting

Read More
Implement Borrow on something behind a RefCell?...

rusthashhashmaprefcountingrefcell

Read More
How can I get R to modify this matrix in place after a call to fastLmPure?...

rrcpplmrcpparmadillorefcounting

Read More
Reference counting - internal references problem...

c++refcounting

Read More
Why does my Python Extension type have two ref counts rather than one?...

pythoncpython-c-apirefcounting

Read More
python refcounts...

pythonrefcounting

Read More
What is GRefString implementation in GLib?...

cstringrefcountingref-struct

Read More
Are memory barriers necessary for atomic reference counting shared immutable data?...

cmultithreadingatomicmemory-barriersrefcounting

Read More
C-Extension: Ref count of generators...

pythonpython-3.xpython-c-apirefcounting

Read More
Need guidance regarding reference counting...

pythonpython-extensionsrefcounting

Read More
Cython: casting C struct to pythons object increases refcount...

python-3.xobjectcythonrefcounting

Read More
How to avoid freeing objects that are stored in containers with the same reference count...

ccontainersprogramming-languagesrefcounting

Read More
Smart Pointers and Ref Counting in Java...

javasmart-pointersrefcounting

Read More
How do reference-counting smart pointer's avoid or handle reference-counter overflows?...

c++automatic-ref-countingsmart-pointersinteger-overflowrefcounting

Read More
How does a weak_ptr know that the shared resources has expired?...

c++shared-ptrsmart-pointersweak-ptrrefcounting

Read More
How to avoid memory leak with CTFontCreateWithGraphicsFont?...

cmacoscore-textrefcounting

Read More
Missing shared_ref...

c++c++11refcounting

Read More
Do i need to do g_object_unref() on glib signal parameters?...

glibgobjectrefcounting

Read More
Can there be an ARC equivalent for C#...

c#.netprogramming-languagesautomatic-ref-countingrefcounting

Read More
Python reference count...

pythonrefcounting

Read More
boost shared ptr makes copy when changing undelying object?...

boostshared-ptrrefcounting

Read More
Strange behaviour of ref counter with ints being 0...

pythonctypesrefcounting

Read More
Making a reference-counted object in D using RefCounted!(T)...

reference-countingdrefcounting

Read More
Does accessing a list change its ref count?...

pythonrefcounting

Read More
ARC migrator returns error in other target...

objective-cioscocoaautomatic-ref-countingrefcounting

Read More
string := const : why different implementation for local and result?...

stringdelphidelphi-xe2refcounting

Read More
C++: Multithreading and refcounted object...

c++multithreadingrefcounting

Read More
BackNext