clang 22.0.0git
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"

Inheritance diagram for hlsl::__detail::is_same< T, U >:
[legend]

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: