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

#include <ScaledNumber.h>

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

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: