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

Tag-only field descriptor for the extensions member. More...

#include <reflect.hpp>

Public Types

using field_type = Json
 
using struct_type = Struct
 

Public Attributes

Json Struct::* pointer
 
std::vector< std::string > own_keys
 

Detailed Description

template<typename Struct>
struct mcp::protocol::ExtensionsField< Struct >

Tag-only field descriptor for the extensions member.

Extensions are not serialized as a nested JSON key; their contents are merged into the parent object.


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