Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/memory.hfa

    r031453c r8be729f  
    9494
    9595forall(T &)
    96 T * release(unique_ptr(T) & this);
    97 
    98 forall(T &)
    9996int ?==?(unique_ptr(T) const & this, unique_ptr(T) const & that);
    10097forall(T &)
Note: See TracChangeset for help on using the changeset viewer.