add typeOf() and instanceOf()
This commit is contained in:
parent
dffbd936db
commit
6f6bb5b4e0
5 changed files with 69 additions and 10 deletions
|
|
@ -2,6 +2,7 @@ pkg = import('pkgconfig')
|
|||
|
||||
librtti_c_srcs=[
|
||||
'create.c',
|
||||
'typeinfo.c',
|
||||
'lock.c',
|
||||
'iter.c',
|
||||
'ref.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue