W3cubDocs

/C++

C++ keyword: decltype (since C++11)

Usage

Notes

Feature-test macro Value Std Comment
__cpp_decltype 200707L (C++11) decltype
__cpp_decltype_auto 201304L (C++14) Return type deduction for normal functions

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/keyword/decltype