書名: Mastering C++ Programming作者名: Jeganathan Swaminathan本章字數: 61字更新時間: 2021-07-02 18:28:46
What features are deprecated or removed in C++17?
The following features are now removed in C++17:
- The register keyword was deprecated in C++11 and got removed in C++17
- The ++ operator for bool was deprecated in C++98 and got removed in C++17
- The dynamic exception specifications were deprecated in C++11 and and got removed in C++17
推薦閱讀
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Moodle Administration Essentials
- Python入門很簡單
- 高效微控制器C語言編程
- Learning Chef
- 看透JavaScript:原理、方法與實踐
- Python Geospatial Development(Second Edition)
- Learn WebAssembly
- CouchDB and PHP Web Development Beginner’s Guide
- iPhone應用開發從入門到精通
- 區塊鏈項目開發指南
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition
- Xamarin Cross-Platform Development Cookbook
- Java EE 7 Development with WildFly
- Microsoft XNA 4.0 Game Development Cookbook