You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CFData is a C Library aimed at providing a set of containers that are reference counted. I used to work in Qt and I came to love the reference counting and the shallow copying that Qt provides, how…