LLVM 22.0.0git
llvm::detail::detector< class, Op, Args > Struct Template Reference

#include "llvm/ADT/STLForwardCompat.h"

Inheritance diagram for llvm::detail::detector< class, Op, Args >:
[legend]

Public Types

using value_t = std::false_type

Detailed Description

template<class, template< class... > class Op, class... Args>
struct llvm::detail::detector< class, Op, Args >

Definition at line 53 of file STLForwardCompat.h.

Member Typedef Documentation

◆ value_t

template<class, template< class... > class Op, class... Args>
using llvm::detail::detector< class, Op, Args >::value_t = std::false_type

Definition at line 54 of file STLForwardCompat.h.


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