![]() |
Spicy
|
#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::Argument > | args |
std::vector< struct_::Member > | members |
cxx::ID | type_name |
std::optional< cxx::Type > | self |
bool | add_ctors = false |
A C++ struct type.