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

#include <ImmutableList.h>

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

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: