Skip to main content

Custom Conversions

  • Chapter
  • First Online:
C++17 Quick Syntax Reference
  • 2068 Accesses

Abstract

Custom type conversions can be defined to allow an object to be constructed from or converted to another type. In the following example, there is a class called MyNum with a single integer field. With conversion constructors, it is possible to allow integer types to be implicitly converted to this object’s type.

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

Access this chapter

eBook
USD 19.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

© 2018 Mikael Olsson

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Olsson, M. (2018). Custom Conversions. In: C++17 Quick Syntax Reference. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-3600-0_21

Download citation

Publish with us

Policies and ethics