Project

General

Profile

« Previous | Next » 

Revision 616b3df8

Added by skyjake over 11 years ago

libdeng2: Added de::refless()

de::refless() is a function to be used when allocating new reference
counted objects. It removes the default +1 reference count of the
new object, with the assumption that a reference is taken by someone
else soon afterwards.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences