cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::protocol::Reflect< T > Struct Template Reference

Primary template. More...

#include <reflect.hpp>

Static Public Attributes

static constexpr bool defined = false
 

Detailed Description

template<typename T>
struct mcp::protocol::Reflect< T >

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.


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