|
welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
|
A module/submodule table to declare (prefix = {}), with its optional doc. More...
#include <welder/rods/lua/luacats/document.hpp>
Public Attributes | |
| std::string | prefix {} |
| The dotted table path, e.g. | |
| std::string | doc {} |
| Its namespace doc, if any. | |
A module/submodule table to declare (prefix = {}), with its optional doc.
Definition at line 261 of file document.hpp.
| std::string welder::rods::luacats::table_decl::doc {} |
Its namespace doc, if any.
Definition at line 263 of file document.hpp.
| std::string welder::rods::luacats::table_decl::prefix {} |