Binary functor that adapts to any other binary functor after dereferencing operands.
Synopsis
Declared in <llvm/ADT/STLExtras.h>
template<typename T>
struct deref;
Member Functions
Name |
Description |
Invoke the stored functor on the values pointed to by |