Remove deprecated cpp_type.

This commit is contained in:
asuessenbach
2022-03-14 15:13:33 +01:00
parent 96b7bde8d4
commit cf5ecd7cc6
3 changed files with 0 additions and 285 deletions

View File

@@ -8255,11 +8255,6 @@ namespace VULKAN_HPP_NAMESPACE
}
#endif /*VK_USE_PLATFORM_SCREEN_QNX*/
template <ObjectType value>
struct cpp_type
{
};
template <typename T>
struct IndexTypeValue
{