LLVM: llvm::function_traits< T, isClass > Struct Template Reference (original) (raw)

This class provides various trait information about a callable object. More...

#include "[llvm/ADT/STLExtras.h](STLExtras%5F8h%5Fsource.html)"

template<typename T, bool isClass = std::is_class::value>
struct llvm::function_traits< T, isClass >

This class provides various trait information about a callable object.

Definition at line 67 of file STLExtras.h.


The documentation for this struct was generated from the following file: