LLVM: llvm::detail::CastFunc< U > Struct Template Reference (original) (raw)
#include "[llvm/Support/Casting.h](Casting%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| template<typename T> | |
| decltype(auto) | operator() (T &&Val) const |
Detailed Description
template
struct llvm::detail::CastFunc< U >
Definition at line 837 of file Casting.h.
Member Function Documentation
◆ operator()()
template
template<typename T>
| decltype(auto) llvm::detail::CastFunc< U >::operator() ( T && Val) const | inline |
|---|
Definition at line 838 of file Casting.h.
References llvm::cast(), and T.
The documentation for this struct was generated from the following file:
- include/llvm/Support/Casting.h