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< BitCodeAbbrevOp > Struct Template Reference

#include <BitCodes.h>

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

Static Public Attributes

static const bool value =true
 

Detailed Description

template<>
struct llvm::isPodLike< BitCodeAbbrevOp >

Definition at line 159 of file BitCodes.h.

Member Data Documentation

const bool llvm::isPodLike< BitCodeAbbrevOp >::value =true
static

Definition at line 159 of file BitCodes.h.


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