Skip to content
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

[TASK] volume of different integer types with internal range check #3

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

PierreSchnizer
Copy link
Member

data_to_volume adds event data to the data in the volume.
This can be of different integer type. Data is added internally using int64_t and then casted to the volume type
using boost::numeric_cast.

If it does not fit an exception is raised

@PierreSchnizer PierreSchnizer merged commit 1f12e33 into main Sep 25, 2024
8 checks passed
@PierreSchnizer PierreSchnizer deleted the dev/feature/volume-add-save-cast branch September 25, 2024 11:33
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