LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
llvm::remove_pointer< T * > Struct Template Reference

#include <type_traits.h>

Public Types

typedef T type
 

Detailed Description

template<typename T>
struct llvm::remove_pointer< T * >

Definition at line 206 of file type_traits.h.

Member Typedef Documentation

template<typename T >
typedef T llvm::remove_pointer< T * >::type

Definition at line 206 of file type_traits.h.


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