struct ConstructorInfo
Declaration
struct ConstructorInfo { /* full declaration omitted */ };
Declared at: clang/include/clang/Sema/Overload.h:1184
Member Variables
- public clang::DeclAccessPair FoundDecl
- public clang::CXXConstructorDecl* Constructor
- public clang::FunctionTemplateDecl* ConstructorTmpl
Method Overview
- public bool operator bool() const
Methods
ΒΆbool operator bool() const
bool operator bool() const
Declared at: clang/include/clang/Sema/Overload.h:1189