Problem with GNU G++17 7.3.0

Revision en1, by Peregrine_Falcon, 2018-10-02 03:31:23

In G++17 7.3.0. I've tried to use struct in the following way. But it shows me compilation Error. I've tried in Custom test . In this AC Code I just added struct, but this shows me compilation error.But here with G++14, It's running very well.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Peregrine_Falcon 2018-10-02 03:31:23 468 Initial revision (published)