C++ keywords: decltype (since C++11)
From cppreference.com
Usage
-
decltype
specifier (since C++11) -
decltype(auto)
(since C++14)