clang  3.7.0
Static Public Attributes | List of all members
llvm::isPodLike< clang::OpaquePtr< T > > Struct Template Reference

#include <Ownership.h>

Collaboration diagram for llvm::isPodLike< clang::OpaquePtr< T > >:
[legend]

Static Public Attributes

static const bool value = true
 

Detailed Description

template<class T>
struct llvm::isPodLike< clang::OpaquePtr< T > >

Definition at line 123 of file Ownership.h.

Member Data Documentation

template<class T >
const bool llvm::isPodLike< clang::OpaquePtr< T > >::value = true
static

Definition at line 123 of file Ownership.h.


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