Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 225,206,860 papers from all fields of science
Search
Sign In
Create Free Account
Decltype
In the C++ programming language, decltype is a keyword used to query the type of an expression. Introduced in C++11, its primary intended use is in…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
16 relations
C++
C++/CLI
C++11
Clang
Expand
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2014
2014
New features of C++11
D. Naugler
2014
Corpus ID: 215915995
C++ is a programming language commonly taught in the undergraduate Computer Science curriculum. Recently the long awaited new…
Expand
2001
2001
C-11 ワーキングメモリ容量が文章理解に及ぼす影響 : 音韻処理と意味処理の関係
西崎 友規子
,
苧阪 満里子
2001
Corpus ID: 60250418
(+) Initializer lists extended to complex types, e.g. vector: vector<string> v = { "xyzzy", "plugh", "abracadabra" }; (+) Type…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE