SDL  2.0
VULKAN_HPP_NAMESPACE::extendCheck< TypeList< void, T >, X > Struct Template Reference

#include <vulkan.hpp>

Static Public Attributes

static const bool valid = isStructureChainValid<T, X>::value
 

Detailed Description

template<typename T, typename X>
struct VULKAN_HPP_NAMESPACE::extendCheck< TypeList< void, T >, X >

Definition at line 499 of file vulkan.hpp.

Field Documentation

◆ valid

template<typename T , typename X >
const bool VULKAN_HPP_NAMESPACE::extendCheck< TypeList< void, T >, X >::valid = isStructureChainValid<T, X>::value
static

Definition at line 501 of file vulkan.hpp.


The documentation for this struct was generated from the following file: