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

#include <StmtVisitor.h>

Public Types

typedef const T * type
 

Detailed Description

template<typename T>
struct clang::make_const_ptr< T >

Definition at line 26 of file StmtVisitor.h.

Member Typedef Documentation

template<typename T >
typedef const T* clang::make_const_ptr< T >::type

Definition at line 26 of file StmtVisitor.h.


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