Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 225,220,484 papers from all fields of science
Search
Sign In
Create Free Account
C++17
Known as:
C++1z
C++17 (also called C++1z) is the informal name for the future revision of the C++ ISO/IEC standard. The specification for the C++17 revision is under…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
13 relations
ANSI C
Auto ptr
C++
C++11
Expand
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
Constexpr: A Great Good but Wrong Idea
Y. Klimiankou
Ivannikov Ispras Open Conference (ISPRAS)
2019
Corpus ID: 211208421
The introduction of the "constexpr" feature in the C++11 standard has raised a great interest in the compile-time function…
Expand
2018
2018
Beginning C++17
Ivor Horton
,
Peter Van Weert
Apress
2018
Corpus ID: 4229677
Classes Even though it has a member variable, a constructor, and even a member function with an implementation, the Shape class…
Expand
2018
2018
Engineering a Compact Bit-Sliced Signature Index for Approximate Search on Genomic Data
Florian Gauger
,
P. Sanders
,
Timo Bingmann
,
Z. Iqbal
,
Phelim Bradley
2018
Corpus ID: 4508596
In recent years there has been an exponential increase in publicly available DNA data. This data encodes a huge amount of…
Expand
2017
2017
C++17 STL Cookbook
Jacek Galowicz
2017
Corpus ID: 67159244
Over 90 recipes that leverage the powerful features of the Standard Library in C++17 About This Book Learn the latest features…
Expand
2016
2016
Using JML-based Code Generation to Enhance Test Automation for VDM Models
P. Tran-Jørgensen
,
P. Larsen
,
N. Battle
2016
Corpus ID: 44782551
The Vienna Development Method (VDM) uses contract-based elements such as invariants to constrain data, and preand post conditions…
Expand
2015
2015
NSTX-U Advances in Real-Time C++11 on Linux
K. Erickson
IEEE Transactions on Nuclear Science
2015
Corpus ID: 34609393
Programming languages like C and Ada combined with proprietary embedded operating systems have dominated the real-time…
Expand
2015
2015
Proposing Standard Library Support for the C++ Detection Idiom, v2
W. E. Brown
2015
Corpus ID: 14148735
This paper describes a coding pattern, termed the C++ detection idiom , powered by the void_t metafunction recently accepted into…
Expand
2015
2015
Update on the SYCL for OpenCL open standard to enable C++ meta programming on top of OpenCL
A. Richards
International Workshop on OpenCL
2015
Corpus ID: 6741763
SYCL is a royalty-free, open standard, higher-level C++ programming model for OpenCL. C++ developers can produce easy-to-use…
Expand
Review
2014
Review
2014
FRANCES BUONTEMPO Where was I ?
Teedy Deigh
,
F. Buontempo
,
F. Buontempo
2014
Corpus ID: 14414061
base& get_base ( void ) { if ( global_base == nullptr ) throw ( something ); return *global_base; } void using_function…
Expand
2013
2013
Generating Type-Safe Script Languages from Functional APIs
G. Horváth
,
Gábor Kozár
,
Zalán Szűgyi
2013
Corpus ID: 55401382
It is often useful to expose an Application Programming Interface (API) as a scripting language when developing complex…
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