summaryrefslogtreecommitdiff
path: root/core/fxcrt/include/cfx_count_ref.h
AgeCommit message (Expand)Author
2016-08-26Add -> operators to CFX_CountRef.chromium/2842tsepez
2016-08-26Make CFX_CountRef<>::m_pObject private, add accessors, fix const-ness.tsepez
2016-08-26Remove CFX_CountRef::IsNull in favor of operator booltsepez
2016-08-26Rework CFX_CountRef in terms of CFX_RetainPtr.tsepez