clang 22.0.0git
hlsl::vk::integral_constant< T, v > Struct Template Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/Headers/hlsl/hlsl_spirv.h"

Static Public Attributes

static constexpr T value = v

Detailed Description

template<typename T, T v>
struct hlsl::vk::integral_constant< T, v >

Definition at line 14 of file hlsl_spirv.h.

Member Data Documentation

◆ value

template<typename T, T v>
T hlsl::vk::integral_constant< T, v >::value = v
staticconstexpr

Definition at line 15 of file hlsl_spirv.h.


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