LLVM 19.0.0git
llvm::detail::UniqueFunctionBase< ReturnT, ParamTs >::IsSizeLessThanThresholdT< T, class > Struct Template Reference

#include "llvm/ADT/FunctionExtras.h"

Inheritance diagram for llvm::detail::UniqueFunctionBase< ReturnT, ParamTs >::IsSizeLessThanThresholdT< T, class >:
Inheritance graph
[legend]

Detailed Description

template<typename ReturnT, typename... ParamTs>
template<typename T, class = void>
struct llvm::detail::UniqueFunctionBase< ReturnT, ParamTs >::IsSizeLessThanThresholdT< T, class >

Definition at line 85 of file FunctionExtras.h.


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