clang 22.0.0git
hlsl::__detail::is_arithmetic< T > Struct Template Reference

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

Static Public Attributes

static const bool Value = __is_arithmetic(T)

Detailed Description

template<typename T>
struct hlsl::__detail::is_arithmetic< T >

Definition at line 44 of file hlsl_detail.h.

Member Data Documentation

◆ Value

template<typename T>
const bool hlsl::__detail::is_arithmetic< T >::Value = __is_arithmetic(T)
static

Definition at line 45 of file hlsl_detail.h.


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