@@ -12445,11 +12445,11 @@ ir.cpp:
1244512445# 1088| [ConstMemberFunction] bool std::iterator<Category, value_type, difference_type, pointer_type, reference_type>::operator==(std::iterator<Category, value_type, difference_type, pointer_type, reference_type>) const
1244612446# 1088| <params>:
1244712447# 1088| getParameter(0): [Parameter] other
12448- # 1088| Type = [TemplateClass] iterator<Category, value_type, difference_type, pointer_type, reference_type>
12448+ # 1088| Type = [Struct, TemplateClass] iterator<Category, value_type, difference_type, pointer_type, reference_type>
1244912449# 1089| [ConstMemberFunction] bool std::iterator<Category, value_type, difference_type, pointer_type, reference_type>::operator!=(std::iterator<Category, value_type, difference_type, pointer_type, reference_type>) const
1245012450# 1089| <params>:
1245112451# 1089| getParameter(0): [Parameter] other
12452- # 1089| Type = [TemplateClass] iterator<Category, value_type, difference_type, pointer_type, reference_type>
12452+ # 1089| Type = [Struct, TemplateClass] iterator<Category, value_type, difference_type, pointer_type, reference_type>
1245312453# 1089| [ConstMemberFunction] bool std::iterator<std::random_access_iterator_tag, ClassWithDestructor, std::ptrdiff_t, ClassWithDestructor*, ClassWithDestructor&>::operator!=(std::iterator<std::random_access_iterator_tag, ClassWithDestructor, std::ptrdiff_t, ClassWithDestructor*, ClassWithDestructor&>) const
1245412454# 1089| <params>:
1245512455# 1089| getParameter(0): [Parameter] other
@@ -12497,7 +12497,7 @@ ir.cpp:
1249712497# 1096| [MemberFunction] int std::iterator<Category, value_type, difference_type, pointer_type, reference_type>::operator-(std::iterator<Category, value_type, difference_type, pointer_type, reference_type>)
1249812498# 1096| <params>:
1249912499# 1096| getParameter(0): [Parameter] (unnamed parameter 0)
12500- # 1096| Type = [TemplateClass] iterator<Category, value_type, difference_type, pointer_type, reference_type>
12500+ # 1096| Type = [Struct, TemplateClass] iterator<Category, value_type, difference_type, pointer_type, reference_type>
1250112501# 1097| [MemberFunction] reference_type std::iterator<Category, value_type, difference_type, pointer_type, reference_type>::operator[](int)
1250212502# 1097| <params>:
1250312503# 1097| getParameter(0): [Parameter] (unnamed parameter 0)
0 commit comments