Skip to content

chore(cpp): remove dead TdxSnapshotTradeTick struct#232

Merged
userFRM merged 1 commit into
mainfrom
chore/cleanup-dead-cpp-struct
Apr 10, 2026
Merged

chore(cpp): remove dead TdxSnapshotTradeTick struct#232
userFRM merged 1 commit into
mainfrom
chore/cleanup-dead-cpp-struct

Conversation

@userFRM
Copy link
Copy Markdown
Owner

@userFRM userFRM commented Apr 10, 2026

Summary

Remove TdxSnapshotTradeTick from the C++ SDK — no typed array, no free function, already cleaned from Go.

Fixes #227

Test plan

  • C++ header compiles (removed struct had no consumers)

🤖 Generated with Claude Code

No typed array type, no free function, already removed from the Go SDK.
Removes the struct from thetadx.h, the C++ alias from thetadx.hpp,
and the README table row.

Fixes #227

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@userFRM userFRM merged commit ae90d85 into main Apr 10, 2026
20 checks passed
@userFRM userFRM deleted the chore/cleanup-dead-cpp-struct branch April 10, 2026 08:24
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.

chore(cpp): dead TdxSnapshotTradeTick struct in C++ header

1 participant