Eclipse can not seem to understand newer features of C++

37 Views Asked by At

Eclipse's editor does not seem to understand newer features of C++23. Even though the build and run are successful.

Eclipse information:

Eclipse IDE for C/C++ Developers (includes Incubating components)
Version: 2023-12 (4.30.0)
Build id: 20231201-2043
OS: Linux, v.6.8.0-rc7-eababneh, x86_64 / gtk 3.24.33
Java vendor: Oracle Corporation
Java runtime version: 21.0.2+13-LTS-58
Java version: 21.0.2

How can I fix that?

enter image description here

0

There are 0 best solutions below