Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Eliminate warning about writing bytes directly to non-trivial type.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Eliminate warning about writing bytes directly to non-trivial type.
Antonio Sánchez
requested to merge
cantonios/eigen:ubsan
into
master
Feb 12, 2024
Overview
0
Commits
1
Pipelines
2
Changes
1
We're using the type as an bitmask anyways, so casting to
void*
should be fine.
Merge request reports
Loading