clang 22.0.0git
hlsl::__detail::enable_if< true, 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::enable_if< true, T >:
[legend]

Public Types

using Type = T

Detailed Description

template<typename T>
struct hlsl::__detail::enable_if< true, T >

Definition at line 26 of file hlsl_detail.h.

Member Typedef Documentation

◆ Type

template<typename T>
using hlsl::__detail::enable_if< true, T >::Type = T

Definition at line 27 of file hlsl_detail.h.


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