clang API Documentation

Static Public Attributes
llvm::isPodLike< clang::OpaquePtr< T > > Struct Template Reference

#include <Ownership.h>

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

List of all members.

Static Public Attributes

static const bool value = true

Detailed Description

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

Definition at line 112 of file Ownership.h.


Member Data Documentation

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

Definition at line 112 of file Ownership.h.


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