Author
anonymous
over 7 years ago
$
prog.cc:3:11: error: 'decltype(auto)' cannot be combined with other type specifiers const decltype(auto) sz_text{"test"}; ~~~~~~^ 1 error generated.