LLVM API Documentation

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

#include <ArrayRef.h>

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

Static Public Attributes

static const bool value = true
 

Detailed Description

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

Definition at line 319 of file ArrayRef.h.

Member Data Documentation

template<typename T >
const bool llvm::isPodLike< ArrayRef< T > >::value = true
static

Definition at line 320 of file ArrayRef.h.


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