LLVM  3.7.0
Static Public Attributes | List of all members
llvm::isPodLike< AssertingVH< T > > Struct Template Reference

#include <ValueHandle.h>

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

Static Public Attributes

static const bool value = false
 

Detailed Description

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

Definition at line 259 of file ValueHandle.h.

Member Data Documentation

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

Definition at line 263 of file ValueHandle.h.


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