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

#include <SelectionDAGNodes.h>

Collaboration diagram for llvm::isPodLike< SDValue >:
[legend]

Static Public Attributes

static const bool value = true
 

Detailed Description

template<>
struct llvm::isPodLike< SDValue >

Definition at line 210 of file SelectionDAGNodes.h.

Member Data Documentation

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

Definition at line 210 of file SelectionDAGNodes.h.


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