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

#include <elements.h>

Public Member Functions

std::string str () const
 
std::string inlineCode () const
 
 operator std::string () const
 
 operator cxx::Type () const
 

Public Attributes

std::vector< declaration::Argumentargs
 
std::vector< struct_::Member > members
 
cxx::ID type_name
 
std::optional< cxx::Typeself
 
bool add_ctors = false
 

Detailed Description

A C++ struct type.


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