LLVM API Documentation

Static Public Attributes
llvm::isPodLike< AssertingVH< T > > Struct Template Reference

#include <ValueHandle.h>

Collaboration diagram for llvm::isPodLike< AssertingVH< T > >:
Collaboration graph
[legend]

List of all members.

Static Public Attributes

static const bool value = false

Detailed Description

template<typename T>
struct llvm::isPodLike< AssertingVH< T > >

Definition at line 266 of file ValueHandle.h.


Member Data Documentation

template<typename T >
const bool llvm::isPodLike< AssertingVH< T > >::value = false [static]

Definition at line 270 of file ValueHandle.h.


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