clang 20.0.0git
Public Types | List of all members
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"

Public Types

using Type = T
 

Detailed Description

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

Definition at line 18 of file hlsl_detail.h.

Member Typedef Documentation

◆ Type

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

Definition at line 19 of file hlsl_detail.h.


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