LLVM API Documentation

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

#include <Allocator.h>

Public Types

typedef Tresult
 

Detailed Description

template<typename T>
struct llvm::ReferenceAdder< T >

Definition at line 26 of file Allocator.h.

Member Typedef Documentation

template<typename T>
typedef T& llvm::ReferenceAdder< T >::result

Definition at line 26 of file Allocator.h.


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