Changeset c2c1966 in mainline


Ignore:
Timestamp:
2018-07-05T21:41:17Z (6 years ago)
Author:
Dzejrou <dzejrou@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1b6477e
Parents:
3740656
git-author:
Jaroslav Jindrak <dzejrou@…> (2017-10-11 10:06:20)
git-committer:
Dzejrou <dzejrou@…> (2018-07-05 21:41:17)
Message:

cpp: added a basic implementation of typeinfo

Location:
uspace/lib/cpp
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/cpp/Makefile

    r3740656 rc2c1966  
    4040SOURCES = \
    4141        src/exception.cpp \
    42         src/new.cpp
     42        src/new.cpp \
     43        src/typeinfo.cpp
    4344
    4445include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.