LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
llvm::isPodLike< StringRef > Struct Template Reference

#include <StringRef.h>

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

Static Public Attributes

static const bool value = true
 

Detailed Description

template<>
struct llvm::isPodLike< StringRef >

Definition at line 555 of file StringRef.h.

Member Data Documentation

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

Definition at line 555 of file StringRef.h.


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