// PR c++/86098 // { dg-do compile { target c++17 } } template class future; template T&& declval(); template