|
cxxmcp 1.1.6
C++ MCP SDK
|
Primary template. More...
#include <reflect.hpp>
Static Public Attributes | |
| static constexpr bool | defined = false |
Primary template.
Types that support reflection must provide a specialization with fields() and defined = true. known_keys() is optional; when absent, wire names are derived from the fields() tuple.