LLVM 23.0.0git
llvm::detail::IsRegistryType< Registry< T, CtorParamTypes... > > Struct Template Reference

#include "llvm/Support/Registry.h"

Inheritance diagram for llvm::detail::IsRegistryType< Registry< T, CtorParamTypes... > >:
[legend]

Detailed Description

template<typename T, typename... CtorParamTypes>
struct llvm::detail::IsRegistryType< Registry< T, CtorParamTypes... > >

Definition at line 47 of file Registry.h.


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