clang 19.0.0git
Static Public Attributes | List of all members
IsPartialSpecialization< T > Struct Template Reference

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename T>
struct IsPartialSpecialization< T >

Definition at line 2930 of file SemaTemplateDeduction.cpp.

Member Data Documentation

◆ value

template<typename T >
constexpr bool IsPartialSpecialization< T >::value = false
staticconstexpr

Definition at line 2931 of file SemaTemplateDeduction.cpp.


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