On 03/27/18 02:43, Jonas Toth via cfe-users wrote: > I believe the default standard did change to c++14. How did you compile? > Could you make a case in godbolt.org? I compiled without arguments. Adding -std=c++11 or -std=c++98 doesn't change the error message. Yuri