Searched defs:UUIDType4 (Results 1 – 1 of 1) sorted by relevance
307 struct UUIDType4 : UUIDType3<G> { struct308 void bar() { UUIDType4::foo(); } in bar() argument310 template struct UUIDType4<&__uuidof(uuid)>; variable