Skip to search formSkip to main contentSkip to account menu

C++14

Known as: C++-14, C++1y 
C++14 is a version of the standard for the programming language C++, it is intended to be a small extension over C++11, featuring mainly bug fixes… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
Programming many-core systems with accelerators (e.g., GPUs) remains a challenging task, even for expert programmers. In the… 
2018
2018
The NASA CFD Vision 2030 Study has identified mesh generation to be a significant bottleneck in the CFD pipeline. Human… 
2017
2017
Protocol development for power line communications (PLC) relies heavily on testing and verification under various conditions. As… 
2017
2017
Numerical tensor calculus comprise basic tensor operations such as the entrywise addition and contraction of higher-order tensors… 
2017
2017
Data structures represent efficient way to organize data in a computer. They are integral part of most software. They are crucial… 
2016
2016
This paper describes a C++ library to build web applications. The idea is borrowed from Node.js and Express.js which are a rapid… 
2015
2015
Unit testing is an essential part in high quality software development. The prerequisite of the system-wide test is that all… 
2015
2015
Programming languages like C and Ada combined with proprietary embedded operating systems have dominated the real-time… 
2015
2015
Systems that comprise accelerators (e.g., GPUs) promise high performance, but their programming is still a challenge, mainly… 
2013
2013
Although this paper is self-contained, it logically follows our discussion, begun several years ago in N1706 and continued in…