clang  3.7.0
Public Types | List of all members
clang::declvisitor::make_ptr< T > Struct Template Reference

#include <DeclVisitor.h>

Public Types

typedef T * type
 

Detailed Description

template<typename T>
struct clang::declvisitor::make_ptr< T >

Definition at line 26 of file DeclVisitor.h.

Member Typedef Documentation

template<typename T >
typedef T* clang::declvisitor::make_ptr< T >::type

Definition at line 26 of file DeclVisitor.h.


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