clang API Documentation

Public Types
clang::comments::make_ptr< T > Struct Template Reference

#include <CommentVisitor.h>

List of all members.

Public Types

typedef T * type

Detailed Description

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

Definition at line 19 of file CommentVisitor.h.


Member Typedef Documentation

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

Definition at line 19 of file CommentVisitor.h.


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