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

#include "llvm/Support/ScaledNumber.h"

Collaboration diagram for llvm::isPodLike< ScaledNumber< T > >:
Collaboration graph
[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

◆ value

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: