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

#include <elements.h>

Public Member Functions

 operator std::string () const
 
bool operator== (const Argument &other) const
 

Public Attributes

cxx::ID id
 
cxx::Type type
 
std::optional< cxx::Expressiondefault_
 
cxx::Type internal_type = ""
 

Detailed Description

Declaration of a C++ function argument.


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