Skip to content

CPP02 - Module 02 #36

Description

@TheLeBerton

Ad-hoc polymorphism, operator overloading and the Orthodox Canonical class form.

Helper

Orthodox Canonical Form:

  • Default constructor
  • Copy constructor
  • Copy assignment operator
  • Destructor

Exercices

  1. My First Class in Orthodox Canonical Form - discover fixed-point numbers
  2. Towards a more useful fixed-point number class - improve the fixed-point number class
  3. Now we're talking - discover comparison, arithmetic and increment/decrement operators
  4. BSP - algorithm to tell if point is inside or outside of a triangle

Metadata

Metadata

Assignees

Labels

MODULEA CPP module ( 0-9 )

Type

Fields

Priority

High

Projects

Status
Working On

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions