clang 20.0.0git
Static Public Attributes | List of all members
hlsl::__detail::is_same< T, U > 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 = false
 

Detailed Description

template<typename T, typename U>
struct hlsl::__detail::is_same< T, U >

Definition at line 16 of file hlsl_detail.h.

Member Data Documentation

◆ value

template<typename T , typename U >
const bool hlsl::__detail::is_same< T, U >::value = false
static

Definition at line 17 of file hlsl_detail.h.


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