LLVM API Documentation

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

#include <ScaledNumber.h>

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

List of all members.

Static Public Attributes

static const bool value = true

Detailed Description

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

Definition at line 891 of file ScaledNumber.h.


Member Data Documentation

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

Definition at line 892 of file ScaledNumber.h.


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