Skip to content

refactor: drop redundant Overloaded deduction guide - #18

Open
smaheshwar-pltr wants to merge 1 commit into
mainfrom
cleanup/drop-overloaded-guide
Open

smaheshwar-pltr wants to merge 1 commit into
mainfrom
cleanup/drop-overloaded-guide

Conversation

@smaheshwar-pltr

@smaheshwar-pltr smaheshwar-pltr commented Jun 27, 2026 •

Copy link
Copy Markdown
Owner

Remove the explicit deduction guide for the local Overloaded visitor helper. C++20 aggregate class template argument deduction covers the unchanged call sites, and iceberg-cpp requires C++23.

Validation: pre-commit and an explicit clang-format pass succeeded.

AI assistance: Codex was used to rebase and review the existing cleanup. I reviewed the resulting diff and validation.

@smaheshwar-pltr
smaheshwar-pltr force-pushed the cleanup/drop-overloaded-guide branch from 2c7a9ed to f0458db Compare September 6, 2026 22:05
@smaheshwar-pltr
smaheshwar-pltr marked this pull request as ready for review September 7, 2026 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant