TS
cpp
Source:
struct hmm : decltype (auto) ... { };
Errors:
1740436816/source.cpp:1:31: internal compiler error: in cxx_incomplete_type_diagnostic, at cp/typeck2.c:574
struct hmm : decltype (auto) ... { };
^~~
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
Note:
cplusplus_gcc assumed, other valid options are cplusplus_clang, visual_cplusplus, you can be more specific next time.