Spicy
Public Member Functions | Public Attributes | List of all members
hilti::detail::cxx::declaration::Type Struct Reference

#include <elements.h>

Public Member Functions

 Type (cxx::ID _id={}, cxx::Type _type={}, std::string _inline_code={}, bool _forward_decl=false, bool _forward_decl_prio=false, bool _no_using=false)
 
bool operator== (const Type &other) const
 

Public Attributes

cxx::ID id
 
cxx::Type type
 
std::string inline_code
 
bool forward_decl = false
 
bool forward_decl_prio = false
 
bool no_using = false
 

Detailed Description

Declaration of a C++ type.


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