Mellanox / libxlio

Other
32 stars 18 forks source link

issue: 3949975 Fix -Wtemplate-id-cdtor in xlio_list #157

Closed pasis closed 2 weeks ago

pasis commented 1 month ago

Description

Starting from gcc-14, it generates template-id-cdtor error on a constructor with a template id.

What

Fix gcc-14 build.

Why ?

Fix gcc-14 build.

Change type

What kind of change does this PR introduce?

Check list

galnoam commented 1 month ago

@pasis , can you fix style and cov?

pasis commented 2 weeks ago

bot:retest