LLVM API Documentation

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

#include <ImmutableList.h>

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

List of all members.

Static Public Attributes

static const bool value = true

Detailed Description

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

Definition at line 225 of file ImmutableList.h.


Member Data Documentation

template<typename T >
const bool llvm::isPodLike< ImmutableList< T > >::value = true [static]

Definition at line 225 of file ImmutableList.h.


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