#include <complex>
fails to compile when using std=c++23
with libstdc++
and gcc 15.1
#139435
Labels
c++23
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
diverges-from:edg
Does the clang frontend diverge from edg compiler
diverges-from:gcc
Does the clang frontend diverge from gcc on this issue
diverges-from:msvc
Does the clang frontend diverge from msvc on this issue
duplicate
Resolved as duplicate
libstdc++
GNU libstdc++ C++ standard library
Test file, complex.cpp:
I get
The text was updated successfully, but these errors were encountered: