473,405 Members | 2,262 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

What is the industrial use of the latest version of C++

SwissProgrammer
220 128KB
From the viewpoint of a student, learning C++, I think that I should have some idea of what version is being used in industry. I am not talking about Microsoft Visual C++ or any other brand of C++ that changes it or cripples it or distorts it or supposedly "adds" to C++. I am talking about C++ from Stroustrup.

Currently I think that it is up to C++20. But, some industries may be slow in keeping up with using the latest version of C++.

If I want to learn the most valuable version to general industry then I think that it would be useful to have valid reports to its use.

Thus, and this is requested as an ongoing question, if you are working in an industry that uses C++ for manufacturing or component development and if you can post what your industrial application is, and maybe a contact to get varifiable reports, please do this here.

Please no "I like..." or "...is better" type of answers. Just what is being used. The company and the industry that they are in that is using it. A contact in that company that can verify the use of versions of C++ by that company.

Thank you.
Jun 11 '20 #1
1 1844
Banfa
9,065 Expert Mod 8TB
Well I don't think that C++20 has actually been released yet so C++17 is the latest current version (but I may be wrong.

Lots of things effect the version of C++ used for a project but by far the largest is support on the platform in use.

I work in software on board military vehicles, one of the code bases I work on is around 8 years old, circa 2012 but it uses C++03 because although C++11 was available it was not supported or tested by several of the other packages we are using at the time (RTI DDS) and now it is developed no-one is willing to pay the cost involved in changing underlying things like C++ standard version.

Another code base I work on is 1-2 years old, it uses C++14 because the for OS in use (VxWorks) that is the latest version of C++ suppported by the tool chain.

I imagine there are products using the latest C++ standard but I don't work on any of them.

My advice, learn the latest standard but be prepared to use an older one.
Jun 11 '20 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Terence Shek | last post by:
Is there a way to set the application binding policy so that it always binds to the latest version of an assembly? I'm hoping there is a way to avoid updating the application's binding...
0
by: Eddy | last post by:
We have a somewhat large .net solution (25+ projects). All the developers using this solution have experienced at one time or another a "Get latest Version (recursive)" on the solution that has NOT...
1
by: Ralph Krausse | last post by:
What is the latest version of javascript? 1.2? Who manages this? NetScape? Who comes out with new versions? How does these changes get into Netscape and Explorer? How can I find what browsers...
7
by: Danny | last post by:
I want to buy the latest version of ms access. Will this version let me create an mdb that will work with a lesser version such as 2000, I am having a problem going from 2002 to 2000. The mde will...
0
by: Damien | last post by:
Hi, Visual Studio .NET 2003 Visual SourceSafe 6 (6.0d) I'm working in a three person team on a reasonably complex Solution - it currently consists of 9 separate projects (3 of them are plain...
76
by: kwilder | last post by:
This works, but it doesn't load the latest version of the xml if it was just modified without closing and reopening the browser. Here's the scenario: I have an xml doc called results.xml. It...
2
by: kinnu | last post by:
Hi All, I have created an application and uploaded in geocities.com\...html. I want the VB application to check the latest/updated version application from geocities\...html when it checks for...
5
by: Ellie | last post by:
Hi, I am now starting to look into upgrading our vb6 apps to .net and need to know the latest version I should be getting. Thanks
4
by: lsauravbi | last post by:
I have this first query which gives the mimetype and sum of their total datasize and count of number of document SELECT MimeType, SUM(DataSize)/1024 as Total_Size_MB,count(DocID) as Total_No_Doc...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.