forked from microsoft/xlang
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Raymond Chen edited this page Mar 31, 2019
·
15 revisions
xlang is a header-only library for parsing Windows Runtime metadata files.
Throughout, we write xmr
as a shorthand for xlang::meta::reader
.
-
Other helpers
-
...
Left for later:
- byte_view
- file_view
Metadata file format:
- TypedefOrRef, HasConstant, HasCustomAttribute, etc. in enum.h
- Attributes in field.h