Searched refs:UUIDTestTwo (Results 1 – 1 of 1) sorted by relevance
38 template<const GUID&> struct UUIDTestTwo { UUIDTestTwo(); }; struct45 UUIDTestTwo<__uuidof(TestStruct)> uuidof_test2; in main()46 UUIDTestTwo<__uuidof(OtherStruct)> uuidof_test3; in main()