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

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

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: