Skip to content

Introduce token traits to disable deprecation warnings - #194

Merged
ybubnov merged 1 commit into
mainfrom
token-traits
Aug 30, 2026
Merged

ybubnov merged 1 commit into
mainfrom
token-traits

Conversation

@ybubnov

@ybubnov ybubnov commented Aug 30, 2026

Copy link
Copy Markdown
Owner

This patch introduces token_traits structure to mitigate the deprecation warning raised on non-supported character types (int32_t) in standard std::char_traits type.

This patch introduces `token_traits` structure to mitigate the deprecation
warning raised on non-supported character types (int32_t) in standard
`std::char_traits` type.
@ybubnov
ybubnov merged commit 86146a4 into main Aug 30, 2026
2 checks passed
@ybubnov
ybubnov deleted the token-traits branch August 30, 2026 08:54
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