Fix gcc6 compile error.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Fix gcc6 compile error.
Antonio Sánchez
requested to merge
cantonios/eigen:gcc6
into
master
May 10, 2024
Overview
0
Commits
1
Pipelines
1
Changes
1
It doesn't like the namespace prefix on struct specializations, so has been failing on the CI.
Merge request reports
Loading