Changeset 8add15e0 in mainline for uspace/lib/cpp/Makefile


Ignore:
Timestamp:
2019-06-27T11:15:35Z (6 years ago)
Author:
Jaroslav Jindrak <dzejrou@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
04c0fc5
Parents:
bc73be3
Message:

cpp: move reference counting logic from the shared payload so that it can be reused elsewhere

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/cpp/Makefile

    rbc73be3 r8add15e0  
    4747        src/mutex.cpp \
    4848        src/new.cpp \
     49        src/refcount_obj.cpp \
    4950        src/shared_mutex.cpp \
    5051        src/stdexcept.cpp \
Note: See TracChangeset for help on using the changeset viewer.