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

#include "llvm/ADT/ImmutableList.h"

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

Static Public Attributes

static const bool value = true
 

Detailed Description

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

Definition at line 247 of file ImmutableList.h.

Member Data Documentation

◆ value

template<typename T >
const bool llvm::isPodLike< ImmutableList< T > >::value = true
static

Definition at line 247 of file ImmutableList.h.


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