C++ Language/Type/Literals

A "literal" is a portion of source code that literally states some value. For example, one possible literal expression of the int type would be 123.

  1. Financial 1000-Markers
  2. Binary and Hexadecimal
  3. Custom Literals