LLVM API Documentation
Metafunction to remove reference from a type. More...
#include <type_traits.h>
Public Types | |
typedef T | type |
Metafunction to remove reference from a type.
Definition at line 137 of file type_traits.h.
typedef T llvm::remove_reference< T >::type |
Definition at line 137 of file type_traits.h.