官术网_书友最值得收藏!

C++ language features

We previously took a look at the explicit nature of changes to data and system state that defines imperative programming as opposed to declarative programming, where instead of manipulating data in a loop such functionality could be declared as mapping an operator to some data, thus spelling out the functionality, not the specific order of operations. But why should programming languages necessarily be a choice between imperative and declarative paradigms?

In fact, one of the main distinguishing features of C++ is its multi-paradigm nature making use of both imperative and declarative paradigms. With the inclusion of object-oriented, generic, and functional programming into C++ in addition to C's procedural programming, it would seem natural to assume that this would all have to come at a cost, whether in terms of higher CPU usage or more RAM and/or ROM consumed.

However, as we learned earlier in this chapter, C++ language features are ultimately built upon the C language, and as such there should in turn be little or no overhead relative to implementing a similar constructs in plain C. To resolve this conundrum and to investigate the validity of the low-overhead hypothesis, we'll now take a detailed look at a number of C++ language features, and how they are ultimately implemented, with their corresponding cost in binary and memory size.

Some of the examples that focus specifically on C++ as a low-level embedded language are taken with permission from Rud Merriam's Code Craft series, as published on Hackaday: https://hackaday.io/project/8238-embedding-c.

主站蜘蛛池模板: 大同县| 永泰县| 于都县| 五原县| 青神县| 澄迈县| 老河口市| 安溪县| 漾濞| 奇台县| 新兴县| 吉安市| 锡林浩特市| 和顺县| 游戏| 南充市| 泰顺县| 塔城市| 宁陵县| 文登市| 丰宁| 鹿泉市| 嵊州市| 京山县| 兴国县| 比如县| 中牟县| 六盘水市| 建德市| 山东省| 彝良县| 克拉玛依市| 彭泽县| 蓬溪县| 手机| 滁州市| 扎囊县| 宜宾市| 内江市| 巫山县| 张掖市|