clang  3.7.0
Static Public Attributes | List of all members
llvm::isPodLike< CatchHandlerType > Struct Template Reference
Collaboration diagram for llvm::isPodLike< CatchHandlerType >:
[legend]

Static Public Attributes

static const bool value = true
 

Detailed Description

template<>
struct llvm::isPodLike< CatchHandlerType >

Definition at line 3491 of file SemaStmt.cpp.

Member Data Documentation

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

Definition at line 3492 of file SemaStmt.cpp.


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