clang 22.0.0git
IsPartialSpecialization< T > Struct Template Reference
Inheritance diagram for IsPartialSpecialization< T >:
[legend]

Static Public Attributes

static constexpr bool value = false

Detailed Description

template<typename T>
struct IsPartialSpecialization< T >

Definition at line 3191 of file SemaTemplateDeduction.cpp.

Member Data Documentation

◆ value

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

Definition at line 3192 of file SemaTemplateDeduction.cpp.


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