LLVM: llvm::deref< T > Struct Template Reference (original) (raw)
Binary functor that adapts to any other binary functor after dereferencing operands. More...
#include "[llvm/ADT/STLExtras.h](STLExtras%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| template<typename A, typename B> | |
| auto | operator() (A &lhs, B &rhs) const |
template<typename T>
struct llvm::deref< T >
Binary functor that adapts to any other binary functor after dereferencing operands.
Definition at line 2272 of file STLExtras.h.
◆ operator()()
template<typename T>
template<typename A, typename B>
◆ func
The documentation for this struct was generated from the following file:
- include/llvm/ADT/STLExtras.h