LLVM: llvm::simplify_type< From > Struct Template Reference (original) (raw)

Define a template that can be specialized by smart pointers to reflect the fact that they are automatically dereferenced, and are not involved with the template selection process... the default implementation is a noop. More...

template
struct llvm::simplify_type< From >

Define a template that can be specialized by smart pointers to reflect the fact that they are automatically dereferenced, and are not involved with the template selection process... the default implementation is a noop.

Definition at line 34 of file Casting.h.