|
LLVM
3.7.0
|
SFINAE metafunction for computing whether ResultT provides an invalidate member function.
More...
#include <PassManagerInternal.h>
Public Types | |
| enum | { Value = sizeof(f<ResultT>(nullptr)) == sizeof(SmallType) } |
SFINAE metafunction for computing whether ResultT provides an invalidate member function.
Definition at line 154 of file PassManagerInternal.h.
| anonymous enum |
| Enumerator | |
|---|---|
| Value | |
Definition at line 167 of file PassManagerInternal.h.
1.8.6