The Wayback Machine - https://web.archive.org/web/20160308151340/http://www.codeguru.com:80/member.php/Marius+Bancila/

Articles Written by Marius Bancila

C++ 2011: nullptr

C++ used to lack a special value to indicate a null pointer, which led to some problems. The new standard introduces a new reserved word nullptr, to designate a constant rvalue that represents a null pointer. Read on to learn more.

C++ 2011: Strongly-typed Enums

Strongly-typed enumerators, provided by the new C++ standard, solve the known problems with the traditional enumerators. The new standard brings a new kind of enumerator, introduced with 'enum class,' called strongly-typed enums.

C++ 2011: Uniform Initialization

Learn about the uniform initialization syntax and semantics available in the new C++ standard.

Top White Papers and Webcasts

  • Companies today must be able to quickly develop, test, and deploy innovative mobile applications in order to offer new services, better engage existing customers, and enter emerging markets. This thought-leadership paper discusses the benefits of offering enterprise mobile apps to employees and customers, mobile application examples (use cases), and mobile app development challenges faced by organizations today. By answering a few questions, your paper will offer content customized to meet your requirements …

  • Rocket Mobile® for IBM i is an enterprise mobile application development and deployment platform for customers who rely on the IBM i system. Rocket Mobile for IBM i enables customers to leave proven applications in-place and rapidly repurpose them into new managed and secure mobile applications. Fast, easy creation of mobile, web, and hybrid mobile applications that deploy to any iOS, Android, or Windows mobile phone or tablet Built-in integration for seamless repurposing of existing IBM i applications …

Most Popular Programming Stories

More for Developers

RSS Feeds

Thanks for your registration, follow us on our social networks to keep up-to-date