Skip to main content

Names and Namespaces

  • Chapter
  • First Online:
Exploring C++ 11
  • 3529 Accesses

Abstract

Nearly every name in the standard library begins with std::, and only names in the standard library are permitted to start with std::. For your own names, you can define other prefixes, which is a good idea and an excellent way to avoid name collisions. Libraries and large programs in particular benefit from proper partitioning and naming. However, templates and names have some complications, and this Exploration helps clarify the issues.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 44.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2013 Ray Lischner

About this chapter

Cite this chapter

Lischner, R. (2013). Names and Namespaces. In: Exploring C++ 11. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-6194-0_52

Download citation

Publish with us

Policies and ethics