LLVM: llvm::detail::detector< std::void_t< Op< Args... > >, Op, Args... (original) (raw)
#include "[llvm/ADT/STLForwardCompat.h](STLForwardCompat%5F8h%5Fsource.html)"
Inheritance diagram for llvm::detail::detector< std::void_t< Op< Args... > >, Op, Args... >:
| Public Types | |
|---|---|
| using | value_t = std::true_type |
Detailed Description
template<template< class... > class Op, class... Args>
struct llvm::detail::detector< std::void_t< Op< Args... > >, Op, Args... >
Definition at line 106 of file STLForwardCompat.h.
Member Typedef Documentation
◆ value_t
template<template< class... > class Op, class... Args>
The documentation for this struct was generated from the following file:
- include/llvm/ADT/STLForwardCompat.h