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

#include "llvm/ADT/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 933 of file StringRef.h.

Member Data Documentation

◆ value

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

Definition at line 933 of file StringRef.h.


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