clang 19.0.0git
Static Public Attributes | List of all members
clang::IsResultPtrLowBitFree< Ptr > Struct Template Reference

#include "clang/Sema/Ownership.h"

Static Public Attributes

static const bool value = false
 

Detailed Description

template<class Ptr>
struct clang::IsResultPtrLowBitFree< Ptr >

Definition at line 140 of file Ownership.h.

Member Data Documentation

◆ value

template<class Ptr >
const bool clang::IsResultPtrLowBitFree< Ptr >::value = false
static

Definition at line 141 of file Ownership.h.


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