summaryrefslogtreecommitdiffstats
path: root/runtime/vtables_blacklist.txt
blob: f2016428d80c347aece790618769b991294d031e (plain)
1
2
3
4
5
6
7
8
# Standard library types.
type:std::*

# The stdext namespace contains Microsoft standard library extensions.
type:stdext::*

# Types with a uuid attribute, i.e. COM types.
type:attr:uuid