Просмотр исходного кода

nativs: updated meta type representation

Michele Caini 3 лет назад
Родитель
Сommit
ac8f569280
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      natvis/entt/meta.natvis

+ 1 - 0
natvis/entt/meta.natvis

@@ -92,6 +92,7 @@
 			<Item Name="[is_meta_associative_container]">has_property(entt::internal::meta_traits::is_meta_associative_container)</Item>
 			<Item Name="[default_constructor]">default_constructor != nullptr</Item>
 			<Item Name="[conversion_helper]">conversion_helper != nullptr</Item>
+			<Item Name="[from_void]">from_void != nullptr</Item>
 			<Item Name="[template_info]" Condition="templ != nullptr">*templ</Item>
 			<Synthetic Name="[ctor]" Condition="ctor != nullptr">
 				<Expand>