8000 Improve Stringify by helly25 · Pull Request #166 · helly25/mbo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Improve Stringify #166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 25, 2025
Merged

Improve Stringify #166

merged 2 commits into from
Jun 25, 2025

Conversation

helly25
Copy link
Owner
@helly25 helly25 commented Jun 25, 2025
  • Added function SetStringifyOstreamOutputMode which sets global Stringify stream options by mode.
  • Added function SetStringifyOstreamOptions which sets global Stringify stream options.
  • Changed Stringify::ToString and Stringify::Stream to not depend on any mutable member of Stringify.
  • Added concept IsOptionalDataOrRef which determines whether a type is a OptionalDataOrRef.
  • Added concept IsOptionalRef which determines whether a type is a OptionalRef.

helly25 added 2 commits June 25, 2025 17:40
* Added function `SetStringifyOstreamOutputMode` which sets global Stringify stream options by mode.
* Added function `SetStringifyOstreamOptions` which sets global Stringify stream options.
* Changed `Stringify::ToString` and `Stringify::Stream` to not depend on any mutable member of `Stringify`.
* Added concept `IsOptionalDataOrRef` which determines whether a type is a `OptionalDataOrRef`.
* Added concept `IsOptionalRef` which determines whether a type is a `OptionalRef`.
@helly25 helly25 requested a review from Fab-Cat June 25, 2025 16:06
@helly25 helly25 enabled auto-merge (squash) June 25, 2025 16:06
@helly25 helly25 merged commit 1a4eb1b into main Jun 25, 2025
20 checks passed
@helly25 helly25 deleted the feat/improve_stringify_20250625 branch June 25, 2025 16: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.

2 participants
0