Commit ecbe7d2
Use mcp::optional instead of std::optional in RequestLoggerFilter
Update RequestLoggerFilter to use mcp::optional for C++14 compatibility.
This aligns with the codebase's compatibility layer defined in mcp/core/compat.h.1 parent b1ad058 commit ecbe7d2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments