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

Detects std::variant containing std::monostate (nullable on wire). More...

#include <reflect.hpp>

Inheritance diagram for mcp::protocol::is_nullable_variant< T >:

Detailed Description

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

Detects std::variant containing std::monostate (nullable on wire).


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