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

Detailed Description

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

Definition at line 20 of file hlsl_detail.h.

Member Data Documentation

◆ value

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

Definition at line 21 of file hlsl_detail.h.


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